|
Geant4
10.01.p03
|
#include <G4Polyhedron.hh>
Inheritance diagram for G4Polyhedron:
Collaboration diagram for G4Polyhedron:Public Member Functions | |
| G4Polyhedron () | |
| G4Polyhedron (const HepPolyhedron &from) | |
| virtual | ~G4Polyhedron () |
| G4int | GetNumberOfRotationStepsAtTimeOfCreation () const |
Public Member Functions inherited from G4Visible | |
| G4Visible () | |
| G4Visible (const G4Visible &) | |
| G4Visible (const G4VisAttributes *) | |
| virtual | ~G4Visible () |
| G4Visible & | operator= (const G4Visible &) |
| G4bool | operator!= (const G4Visible &right) const |
| const G4VisAttributes * | GetVisAttributes () const |
| void | SetVisAttributes (const G4VisAttributes *) |
| void | SetVisAttributes (const G4VisAttributes &) |
Private Attributes | |
| G4int | fNumberOfRotationStepsAtTimeOfCreation |
Additional Inherited Members | |
Protected Attributes inherited from G4Visible | |
| const G4VisAttributes * | fpVisAttributes |
| G4bool | fAllocatedVisAttributes |
Definition at line 115 of file G4Polyhedron.hh.
| G4Polyhedron::G4Polyhedron | ( | ) |
Definition at line 31 of file G4Polyhedron.cc.
| G4Polyhedron::G4Polyhedron | ( | const HepPolyhedron & | from | ) |
Definition at line 37 of file G4Polyhedron.cc.
References fNumberOfRotationStepsAtTimeOfCreation.
|
virtual |
Definition at line 35 of file G4Polyhedron.cc.
|
inline |
Definition at line 123 of file G4Polyhedron.hh.
References fNumberOfRotationStepsAtTimeOfCreation.
Referenced by G4CSGSolid::GetPolyhedron(), G4BooleanSolid::GetPolyhedron(), G4VCSGfaceted::GetPolyhedron(), G4EllipticalTube::GetPolyhedron(), G4VTwistedFaceted::GetPolyhedron(), G4Ellipsoid::GetPolyhedron(), G4Tet::GetPolyhedron(), G4ReflectedSolid::GetPolyhedron(), G4Paraboloid::GetPolyhedron(), G4Hype::GetPolyhedron(), G4TwistedTubs::GetPolyhedron(), G4GenericTrap::GetPolyhedron(), G4EllipticalCone::GetPolyhedron(), G4USolid::GetPolyhedron(), G4DisplacedSolid::GetPolyhedron(), and G4TessellatedSolid::GetPolyhedron().
Here is the caller graph for this function:
|
private |
Definition at line 127 of file G4Polyhedron.hh.
Referenced by G4Polyhedron(), and GetNumberOfRotationStepsAtTimeOfCreation().