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

#include <G4VisCommandsGeometrySet.hh>

Inheritance diagram for G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction:
G4VVisCommandGeometrySetFunction

Public Member Functions

 G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction (G4int lineSegmentsPerCircle)
 
void operator() (G4VisAttributes *visAtts) const
 
virtual ~G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction ()
 

Private Attributes

G4int fLineSegmentsPerCircle
 

Detailed Description

Definition at line 103 of file G4VisCommandsGeometrySet.hh.

Constructor & Destructor Documentation

◆ ~G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction()

virtual G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction::~G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction ( )
inlinevirtual

Definition at line 106 of file G4VisCommandsGeometrySet.hh.

106{}

◆ G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction()

G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction::G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction ( G4int  lineSegmentsPerCircle)
inline

Member Function Documentation

◆ operator()()

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

Implements G4VVisCommandGeometrySetFunction.

Definition at line 110 of file G4VisCommandsGeometrySet.hh.

void SetForceLineSegmentsPerCircle(G4int nSegments)

References fLineSegmentsPerCircle.

Field Documentation

◆ fLineSegmentsPerCircle

G4int G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction::fLineSegmentsPerCircle
private

Definition at line 114 of file G4VisCommandsGeometrySet.hh.

Referenced by operator()().


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