Geant4-11
Public Member Functions | Private Attributes
G4VisCommandGeometrySetForceCloudFunction Class Reference

#include <G4VisCommandsGeometrySet.hh>

Inheritance diagram for G4VisCommandGeometrySetForceCloudFunction:
G4VVisCommandGeometrySetFunction

Public Member Functions

 G4VisCommandGeometrySetForceCloudFunction (G4bool force, G4int nPoints)
 
void operator() (G4VisAttributes *visAtts) const
 
virtual ~G4VisCommandGeometrySetForceCloudFunction ()
 

Private Attributes

G4bool fForce
 
G4int fNPoints
 

Detailed Description

Definition at line 86 of file G4VisCommandsGeometrySet.hh.

Constructor & Destructor Documentation

◆ ~G4VisCommandGeometrySetForceCloudFunction()

virtual G4VisCommandGeometrySetForceCloudFunction::~G4VisCommandGeometrySetForceCloudFunction ( )
inlinevirtual

Definition at line 89 of file G4VisCommandsGeometrySet.hh.

89{}

◆ G4VisCommandGeometrySetForceCloudFunction()

G4VisCommandGeometrySetForceCloudFunction::G4VisCommandGeometrySetForceCloudFunction ( G4bool  force,
G4int  nPoints 
)
inline

Member Function Documentation

◆ operator()()

void G4VisCommandGeometrySetForceCloudFunction::operator() ( G4VisAttributes visAtts) const
inlinevirtual

Field Documentation

◆ fForce

G4bool G4VisCommandGeometrySetForceCloudFunction::fForce
private

Definition at line 99 of file G4VisCommandsGeometrySet.hh.

Referenced by operator()().

◆ fNPoints

G4int G4VisCommandGeometrySetForceCloudFunction::fNPoints
private

Definition at line 100 of file G4VisCommandsGeometrySet.hh.

Referenced by operator()().


The documentation for this class was generated from the following file: