ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VisCommandGeometrySetLineStyleFunction Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/management/include/G4VisCommandsGeometrySet.hh>

+ Inheritance diagram for G4VisCommandGeometrySetLineStyleFunction:
+ Collaboration diagram for G4VisCommandGeometrySetLineStyleFunction:

Public Member Functions

virtual ~G4VisCommandGeometrySetLineStyleFunction ()
 
 G4VisCommandGeometrySetLineStyleFunction (G4VisAttributes::LineStyle lineStyle)
 
void operator() (G4VisAttributes *visAtts) const
 
- Public Member Functions inherited from G4VVisCommandGeometrySetFunction
virtual ~G4VVisCommandGeometrySetFunction ()
 

Private Attributes

G4VisAttributes::LineStyle fLineStyle
 

Detailed Description

Definition at line 128 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 128 of file G4VisCommandsGeometrySet.hh

Constructor & Destructor Documentation

virtual G4VisCommandGeometrySetLineStyleFunction::~G4VisCommandGeometrySetLineStyleFunction ( )
inlinevirtual

Definition at line 131 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 131 of file G4VisCommandsGeometrySet.hh

G4VisCommandGeometrySetLineStyleFunction::G4VisCommandGeometrySetLineStyleFunction ( G4VisAttributes::LineStyle  lineStyle)
inline

Definition at line 133 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 133 of file G4VisCommandsGeometrySet.hh

Member Function Documentation

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

Implements G4VVisCommandGeometrySetFunction.

Definition at line 136 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 136 of file G4VisCommandsGeometrySet.hh

References fLineStyle.

Member Data Documentation

G4VisAttributes::LineStyle G4VisCommandGeometrySetLineStyleFunction::fLineStyle
private

Definition at line 139 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 139 of file G4VisCommandsGeometrySet.hh

Referenced by operator()().


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