Geant4-11
|
#include <G4OpenInventorQtExaminerViewer.hh>
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 336 of file G4OpenInventorQtExaminerViewer.hh.
|
inline |
Definition at line 343 of file G4OpenInventorQtExaminerViewer.hh.
References closestPointZCoord, and distanceToBeamlineStart.
SbVec3f G4OpenInventorQtExaminerViewer::elementForSorting::closestPoint |
Definition at line 338 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtExaminerViewer::sortElements().
float G4OpenInventorQtExaminerViewer::elementForSorting::closestPointZCoord |
Definition at line 337 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorQtExaminerViewer::sortElements().
float G4OpenInventorQtExaminerViewer::elementForSorting::distanceToBeamlineStart |
Definition at line 340 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorQtExaminerViewer::sortElements().
std::string G4OpenInventorQtExaminerViewer::elementForSorting::name |
Definition at line 341 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by source.g4viscp.G4Scene::create_scene(), mcscore.MCParticle::printout(), and source.g4viscp.G4Scene::update_scene().
float G4OpenInventorQtExaminerViewer::elementForSorting::smallestDistance |
Definition at line 339 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtExaminerViewer::sortElements().