Definition at line 165 of file REveGeomData.hxx.
Public Member Functions | |
ShapeDescr (TGeoShape *s) | |
bool | has_raw () const |
bool | has_shape () const |
void | reset () |
RGeomRenderInfo * | rndr_info () |
Provide render info for visible item. More... | |
Public Attributes | |
RGeomRawRenderInfo | fRawInfo |
! raw render info More... | |
TGeoShape * | fShape {nullptr} |
! original shape More... | |
RGeomShapeRenderInfo | fShapeInfo |
! shape itself as info More... | |
int | id {0} |
! sequential id More... | |
int | nfaces {0} |
! number of faces in render data More... | |
|
inline |
Definition at line 172 of file REveGeomData.hxx.
|
inline |
Definition at line 175 of file REveGeomData.hxx.
|
inline |
Definition at line 174 of file REveGeomData.hxx.
|
inline |
Definition at line 185 of file REveGeomData.hxx.
|
inline |
Provide render info for visible item.
Definition at line 178 of file REveGeomData.hxx.
RGeomRawRenderInfo ROOT::Experimental::REveGeomDescription::ShapeDescr::fRawInfo |
! raw render info
Definition at line 170 of file REveGeomData.hxx.
TGeoShape* ROOT::Experimental::REveGeomDescription::ShapeDescr::fShape {nullptr} |
! original shape
Definition at line 168 of file REveGeomData.hxx.
RGeomShapeRenderInfo ROOT::Experimental::REveGeomDescription::ShapeDescr::fShapeInfo |
! shape itself as info
Definition at line 171 of file REveGeomData.hxx.
int ROOT::Experimental::REveGeomDescription::ShapeDescr::id {0} |
! sequential id
Definition at line 167 of file REveGeomData.hxx.
int ROOT::Experimental::REveGeomDescription::ShapeDescr::nfaces {0} |
! number of faces in render data
Definition at line 169 of file REveGeomData.hxx.