![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp (VP1CoordinateAxes *, SoMaterial *xmat, SoMaterial *ymat, SoMaterial *zmat, SoSeparator *attachsep) | |
| void | updateFields () |
| void | ensureInit3DObjects () |
Public Attributes | |
| VP1CoordinateAxes * | theclass |
| SoMaterial * | materialXAxis |
| SoMaterial * | materialYAxis |
| SoMaterial * | materialZAxis |
| SoSeparator * | attachSep |
| bool | shown |
| SbVec3f | origo |
| double | axislength |
| double | relaxisthick |
| SoSeparator * | sep |
| SoTranslation * | overall_translation |
| SoSphere * | alternative_Sphere |
| SoSeparator * | singleaxis_sep |
| SoCylinder * | singleaxis_cyl |
| SoCone * | singleaxis_cone |
| SoTranslation * | singleaxis_cyltranslation |
| SoTranslation * | singleaxis_conetranslation |
Definition at line 27 of file VP1CoordinateAxes.cxx.
| VP1CoordinateAxes::Imp::Imp | ( | VP1CoordinateAxes * | tc, |
| SoMaterial * | xmat, | ||
| SoMaterial * | ymat, | ||
| SoMaterial * | zmat, | ||
| SoSeparator * | attachsep ) |
Definition at line 82 of file VP1CoordinateAxes.cxx.
| void VP1CoordinateAxes::Imp::ensureInit3DObjects | ( | ) |
Definition at line 95 of file VP1CoordinateAxes.cxx.
| void VP1CoordinateAxes::Imp::updateFields | ( | ) |
Definition at line 150 of file VP1CoordinateAxes.cxx.
| SoSphere* VP1CoordinateAxes::Imp::alternative_Sphere |
Definition at line 47 of file VP1CoordinateAxes.cxx.
| SoSeparator* VP1CoordinateAxes::Imp::attachSep |
Definition at line 38 of file VP1CoordinateAxes.cxx.
| double VP1CoordinateAxes::Imp::axislength |
Definition at line 42 of file VP1CoordinateAxes.cxx.
| SoMaterial* VP1CoordinateAxes::Imp::materialXAxis |
Definition at line 35 of file VP1CoordinateAxes.cxx.
| SoMaterial* VP1CoordinateAxes::Imp::materialYAxis |
Definition at line 36 of file VP1CoordinateAxes.cxx.
| SoMaterial* VP1CoordinateAxes::Imp::materialZAxis |
Definition at line 37 of file VP1CoordinateAxes.cxx.
| SbVec3f VP1CoordinateAxes::Imp::origo |
Definition at line 41 of file VP1CoordinateAxes.cxx.
| SoTranslation* VP1CoordinateAxes::Imp::overall_translation |
Definition at line 46 of file VP1CoordinateAxes.cxx.
| double VP1CoordinateAxes::Imp::relaxisthick |
Definition at line 43 of file VP1CoordinateAxes.cxx.
| SoSeparator* VP1CoordinateAxes::Imp::sep |
Definition at line 45 of file VP1CoordinateAxes.cxx.
| bool VP1CoordinateAxes::Imp::shown |
Definition at line 40 of file VP1CoordinateAxes.cxx.
| SoCone* VP1CoordinateAxes::Imp::singleaxis_cone |
Definition at line 50 of file VP1CoordinateAxes.cxx.
| SoTranslation* VP1CoordinateAxes::Imp::singleaxis_conetranslation |
Definition at line 52 of file VP1CoordinateAxes.cxx.
| SoCylinder* VP1CoordinateAxes::Imp::singleaxis_cyl |
Definition at line 49 of file VP1CoordinateAxes.cxx.
| SoTranslation* VP1CoordinateAxes::Imp::singleaxis_cyltranslation |
Definition at line 51 of file VP1CoordinateAxes.cxx.
| SoSeparator* VP1CoordinateAxes::Imp::singleaxis_sep |
Definition at line 48 of file VP1CoordinateAxes.cxx.
| VP1CoordinateAxes* VP1CoordinateAxes::Imp::theclass |
Definition at line 34 of file VP1CoordinateAxes.cxx.