ATLAS Offline Software
|
Public Member Functions | |
Imp () | |
void | rebuild3DObjects (VP1RawDataHandleBase *) |
void | ensureAttach3DObjects (VP1RawDataHandleBase *theclass) |
void | ensureDetach3DObjects (VP1RawDataHandleBase *theclass) |
void | ensureInitSepAndTransform (VP1RawDataHandleBase *theclass) |
bool | hasShape () const |
void | clearShape () |
Public Attributes | |
SoSeparator * | sep |
bool | isAttached |
Definition at line 26 of file VP1RawDataHandleBase.cxx.
|
inline |
Definition at line 28 of file VP1RawDataHandleBase.cxx.
|
inline |
Definition at line 41 of file VP1RawDataHandleBase.cxx.
void VP1RawDataHandleBase::Imp::ensureAttach3DObjects | ( | VP1RawDataHandleBase * | theclass | ) |
Definition at line 134 of file VP1RawDataHandleBase.cxx.
void VP1RawDataHandleBase::Imp::ensureDetach3DObjects | ( | VP1RawDataHandleBase * | theclass | ) |
Definition at line 146 of file VP1RawDataHandleBase.cxx.
void VP1RawDataHandleBase::Imp::ensureInitSepAndTransform | ( | VP1RawDataHandleBase * | theclass | ) |
Definition at line 94 of file VP1RawDataHandleBase.cxx.
|
inline |
Definition at line 36 of file VP1RawDataHandleBase.cxx.
void VP1RawDataHandleBase::Imp::rebuild3DObjects | ( | VP1RawDataHandleBase * | theclass | ) |
Definition at line 107 of file VP1RawDataHandleBase.cxx.
bool VP1RawDataHandleBase::Imp::isAttached |
Definition at line 34 of file VP1RawDataHandleBase.cxx.
SoSeparator* VP1RawDataHandleBase::Imp::sep |
Definition at line 33 of file VP1RawDataHandleBase.cxx.