Public Member Functions | |
Imp (VP1CoordinateAxes *, SoMaterial *xmat, SoMaterial *ymat, SoMaterial *zmat, SoSeparator *attachsep) | |
void | updateFields () |
void | ensureInit3DObjects () |
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 |
SoSeparator * | singleaxis_sep |
SoCylinder * | singleaxis_cyl |
SoCone * | singleaxis_cone |
SoTranslation * | singleaxis_cyltranslation |
SoTranslation * | singleaxis_conetranslation |
Definition at line 20 of file VP1CoordinateAxes.cxx.
VP1CoordinateAxes::Imp::Imp | ( | VP1CoordinateAxes * | tc, | |
SoMaterial * | xmat, | |||
SoMaterial * | ymat, | |||
SoMaterial * | zmat, | |||
SoSeparator * | attachsep | |||
) |
Definition at line 74 of file VP1CoordinateAxes.cxx.
VP1CoordinateAxes::Imp::Imp | ( | VP1CoordinateAxes * | , | |
SoMaterial * | xmat, | |||
SoMaterial * | ymat, | |||
SoMaterial * | zmat, | |||
SoSeparator * | attachsep | |||
) |
void VP1CoordinateAxes::Imp::ensureInit3DObjects | ( | ) |
void VP1CoordinateAxes::Imp::ensureInit3DObjects | ( | ) |
Definition at line 87 of file VP1CoordinateAxes.cxx.
void VP1CoordinateAxes::Imp::updateFields | ( | ) |
void VP1CoordinateAxes::Imp::updateFields | ( | ) |
Definition at line 127 of file VP1CoordinateAxes.cxx.
SoSeparator * VP1CoordinateAxes::Imp::attachSep |
Definition at line 31 of file VP1CoordinateAxes.cxx.
Definition at line 35 of file VP1CoordinateAxes.cxx.
SoMaterial * VP1CoordinateAxes::Imp::materialXAxis |
Definition at line 28 of file VP1CoordinateAxes.cxx.
SoMaterial * VP1CoordinateAxes::Imp::materialYAxis |
Definition at line 29 of file VP1CoordinateAxes.cxx.
SoMaterial * VP1CoordinateAxes::Imp::materialZAxis |
Definition at line 30 of file VP1CoordinateAxes.cxx.
SbVec3f VP1CoordinateAxes::Imp::origo |
Definition at line 34 of file VP1CoordinateAxes.cxx.
SoTranslation * VP1CoordinateAxes::Imp::overall_translation |
Definition at line 39 of file VP1CoordinateAxes.cxx.
Definition at line 36 of file VP1CoordinateAxes.cxx.
SoSeparator * VP1CoordinateAxes::Imp::sep |
Definition at line 38 of file VP1CoordinateAxes.cxx.
Definition at line 33 of file VP1CoordinateAxes.cxx.
Definition at line 42 of file VP1CoordinateAxes.cxx.
SoTranslation * VP1CoordinateAxes::Imp::singleaxis_conetranslation |
Definition at line 44 of file VP1CoordinateAxes.cxx.
SoCylinder * VP1CoordinateAxes::Imp::singleaxis_cyl |
Definition at line 41 of file VP1CoordinateAxes.cxx.
SoTranslation * VP1CoordinateAxes::Imp::singleaxis_cyltranslation |
Definition at line 43 of file VP1CoordinateAxes.cxx.
SoSeparator * VP1CoordinateAxes::Imp::singleaxis_sep |
Definition at line 40 of file VP1CoordinateAxes.cxx.
Definition at line 27 of file VP1CoordinateAxes.cxx.