|
Geant4-11
|
Public Member Functions | |
| G4bool | operator< (elementForSorting const &other) const |
Data Fields | |
| SbVec3f | closestPoint |
| float | closestPointZCoord |
| float | distanceToBeamlineStart |
| std::string | name |
| float | smallestDistance |
Definition at line 274 of file G4OpenInventorXtExaminerViewer.hh.
|
inline |
Definition at line 281 of file G4OpenInventorXtExaminerViewer.hh.
References closestPointZCoord, and distanceToBeamlineStart.
| SbVec3f G4OpenInventorXtExaminerViewer::elementForSorting::closestPoint |
Definition at line 276 of file G4OpenInventorXtExaminerViewer.hh.
Referenced by G4OpenInventorXtExaminerViewer::sortElements().
| float G4OpenInventorXtExaminerViewer::elementForSorting::closestPointZCoord |
Definition at line 275 of file G4OpenInventorXtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorXtExaminerViewer::sortElements().
| float G4OpenInventorXtExaminerViewer::elementForSorting::distanceToBeamlineStart |
Definition at line 278 of file G4OpenInventorXtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorXtExaminerViewer::sortElements().
| std::string G4OpenInventorXtExaminerViewer::elementForSorting::name |
Definition at line 279 of file G4OpenInventorXtExaminerViewer.hh.
Referenced by source.g4viscp.G4Scene::create_scene(), mcscore.MCParticle::printout(), and source.g4viscp.G4Scene::update_scene().
| float G4OpenInventorXtExaminerViewer::elementForSorting::smallestDistance |
Definition at line 277 of file G4OpenInventorXtExaminerViewer.hh.
Referenced by G4OpenInventorXtExaminerViewer::sortElements().