Definition at line 211 of file RGeomData.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.   | |
Public Attributes | |
| RGeomRawRenderInfo | fRawInfo | 
| ! raw render info   | |
| TGeoShape * | fShape {nullptr} | 
| ! original shape   | |
| RGeomShapeRenderInfo | fShapeInfo | 
| ! shape itself as info   | |
| int | id {0} | 
| ! sequential id   | |
| int | nfaces {0} | 
| ! number of faces in render data   | |
      
  | 
  inline | 
Definition at line 218 of file RGeomData.hxx.
      
  | 
  inline | 
Definition at line 221 of file RGeomData.hxx.
      
  | 
  inline | 
Definition at line 220 of file RGeomData.hxx.
      
  | 
  inline | 
Definition at line 231 of file RGeomData.hxx.
      
  | 
  inline | 
Provide render info for visible item.
Definition at line 224 of file RGeomData.hxx.
| RGeomRawRenderInfo ROOT::RGeomDescription::ShapeDescr::fRawInfo | 
! raw render info
Definition at line 216 of file RGeomData.hxx.
| TGeoShape* ROOT::RGeomDescription::ShapeDescr::fShape {nullptr} | 
! original shape
Definition at line 214 of file RGeomData.hxx.
| RGeomShapeRenderInfo ROOT::RGeomDescription::ShapeDescr::fShapeInfo | 
! shape itself as info
Definition at line 217 of file RGeomData.hxx.
| int ROOT::RGeomDescription::ShapeDescr::id {0} | 
! sequential id
Definition at line 213 of file RGeomData.hxx.
| int ROOT::RGeomDescription::ShapeDescr::nfaces {0} | 
! number of faces in render data
Definition at line 215 of file RGeomData.hxx.