![]() |
ATLAS Offline Software
|
Classes | |
| class | VolState |
Public Member Functions | |
| Imp (VolumeHandleSharedData *the_cd, const GeoPVConstLink &the_pV, const SbMatrix &the_ac) | |
| void | attach (VolumeHandle *vh) |
| void | detach () |
Static Public Member Functions | |
| static VolState | getChildStates (const VolumeHandle *theclass) |
| static void | applyChildStates (const VolState &, VolumeHandle *theclass) |
| static bool | hasNonStandardShapeChildren (const SoGroup *g) |
Public Attributes | |
| VolumeHandleSharedData * | commondata |
| GeoPVConstLink | pV |
| const SbMatrix | accumTrans |
| VP1ExtraSepLayerHelper * | attachsepHelper |
| VP1ExtraSepLayerHelper * | attachlabelSepHelper |
| SoSeparator * | nodesep |
| SoMaterial * | material |
| SoSeparator * | label_sep |
| int | labels |
| QList< int > | labelsPosOffsets |
| bool | isattached |
Definition at line 48 of file VolumeHandle.cxx.
|
inline |
Definition at line 50 of file VolumeHandle.cxx.
|
static |
Definition at line 608 of file VolumeHandle.cxx.
| void VolumeHandle::Imp::attach | ( | VolumeHandle * | vh | ) |
Definition at line 317 of file VolumeHandle.cxx.
| void VolumeHandle::Imp::detach | ( | ) |
Definition at line 337 of file VolumeHandle.cxx.
|
static |
Definition at line 591 of file VolumeHandle.cxx.
|
static |
Definition at line 637 of file VolumeHandle.cxx.
| const SbMatrix VolumeHandle::Imp::accumTrans |
Definition at line 55 of file VolumeHandle.cxx.
| VP1ExtraSepLayerHelper* VolumeHandle::Imp::attachlabelSepHelper |
Definition at line 58 of file VolumeHandle.cxx.
| VP1ExtraSepLayerHelper* VolumeHandle::Imp::attachsepHelper |
Definition at line 57 of file VolumeHandle.cxx.
| VolumeHandleSharedData* VolumeHandle::Imp::commondata |
Definition at line 53 of file VolumeHandle.cxx.
| bool VolumeHandle::Imp::isattached |
Definition at line 66 of file VolumeHandle.cxx.
| SoSeparator* VolumeHandle::Imp::label_sep |
Definition at line 62 of file VolumeHandle.cxx.
| int VolumeHandle::Imp::labels |
Definition at line 63 of file VolumeHandle.cxx.
| QList<int> VolumeHandle::Imp::labelsPosOffsets |
Definition at line 64 of file VolumeHandle.cxx.
| SoMaterial* VolumeHandle::Imp::material |
Definition at line 61 of file VolumeHandle.cxx.
| SoSeparator* VolumeHandle::Imp::nodesep |
Definition at line 60 of file VolumeHandle.cxx.
| GeoPVConstLink VolumeHandle::Imp::pV |
Definition at line 54 of file VolumeHandle.cxx.