![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp (TrackLODHandle *tlh, TrackHandleBase *th) | |
| void | ensureInit () |
| void | ensureAttached () |
| void | ensureDetached () |
Public Attributes | |
| TrackHandleBase * | trackhandle |
| SoMaterial * | trackmat |
| TrackLODHandle * | lodHandle |
| SoSeparator * | septrack_simple |
| SoSeparator * | septrack_detailed |
| int | pickStyleChildIdx |
| bool | attached |
Static Public Attributes | |
| static SoPickStyle * | pickStyle = nullptr |
| static SoMaterial * | dummymaterial = nullptr |
Definition at line 1645 of file TrackHandleBase.cxx.
|
inline |
Definition at line 1647 of file TrackHandleBase.cxx.
|
inline |
Definition at line 1664 of file TrackHandleBase.cxx.
|
inline |
Definition at line 1673 of file TrackHandleBase.cxx.
| void AssocObjAttachmentHandle::Imp::ensureInit | ( | ) |
Definition at line 1762 of file TrackHandleBase.cxx.
| bool AssocObjAttachmentHandle::Imp::attached |
Definition at line 1663 of file TrackHandleBase.cxx.
|
static |
Definition at line 1682 of file TrackHandleBase.cxx.
| TrackLODHandle* AssocObjAttachmentHandle::Imp::lodHandle |
Definition at line 1657 of file TrackHandleBase.cxx.
|
static |
Definition at line 1661 of file TrackHandleBase.cxx.
| int AssocObjAttachmentHandle::Imp::pickStyleChildIdx |
Definition at line 1662 of file TrackHandleBase.cxx.
| SoSeparator* AssocObjAttachmentHandle::Imp::septrack_detailed |
Definition at line 1659 of file TrackHandleBase.cxx.
| SoSeparator* AssocObjAttachmentHandle::Imp::septrack_simple |
Definition at line 1658 of file TrackHandleBase.cxx.
| TrackHandleBase* AssocObjAttachmentHandle::Imp::trackhandle |
Definition at line 1655 of file TrackHandleBase.cxx.
| SoMaterial* AssocObjAttachmentHandle::Imp::trackmat |
Definition at line 1656 of file TrackHandleBase.cxx.