Logo ROOT  
Reference Guide
ROOT::Experimental::REveGeomDescription::ShapeDescr Class Reference

Definition at line 165 of file REveGeomData.hxx.

Public Member Functions

 ShapeDescr (TGeoShape *s)
 
bool has_raw () const
 
bool has_shape () const
 
void reset ()
 
RGeomRenderInforndr_info ()
 Provide render info for visible item. More...
 

Public Attributes

RGeomRawRenderInfo fRawInfo
 ! raw render info More...
 
TGeoShapefShape {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...
 

Constructor & Destructor Documentation

◆ ShapeDescr()

ROOT::Experimental::REveGeomDescription::ShapeDescr::ShapeDescr ( TGeoShape s)
inline

Definition at line 172 of file REveGeomData.hxx.

Member Function Documentation

◆ has_raw()

bool ROOT::Experimental::REveGeomDescription::ShapeDescr::has_raw ( ) const
inline

Definition at line 175 of file REveGeomData.hxx.

◆ has_shape()

bool ROOT::Experimental::REveGeomDescription::ShapeDescr::has_shape ( ) const
inline

Definition at line 174 of file REveGeomData.hxx.

◆ reset()

void ROOT::Experimental::REveGeomDescription::ShapeDescr::reset ( )
inline

Definition at line 185 of file REveGeomData.hxx.

◆ rndr_info()

RGeomRenderInfo * ROOT::Experimental::REveGeomDescription::ShapeDescr::rndr_info ( )
inline

Provide render info for visible item.

Definition at line 178 of file REveGeomData.hxx.

Member Data Documentation

◆ fRawInfo

RGeomRawRenderInfo ROOT::Experimental::REveGeomDescription::ShapeDescr::fRawInfo

! raw render info

Definition at line 170 of file REveGeomData.hxx.

◆ fShape

TGeoShape* ROOT::Experimental::REveGeomDescription::ShapeDescr::fShape {nullptr}

! original shape

Definition at line 168 of file REveGeomData.hxx.

◆ fShapeInfo

RGeomShapeRenderInfo ROOT::Experimental::REveGeomDescription::ShapeDescr::fShapeInfo

! shape itself as info

Definition at line 171 of file REveGeomData.hxx.

◆ id

int ROOT::Experimental::REveGeomDescription::ShapeDescr::id {0}

! sequential id

Definition at line 167 of file REveGeomData.hxx.

◆ nfaces

int ROOT::Experimental::REveGeomDescription::ShapeDescr::nfaces {0}

! number of faces in render data

Definition at line 169 of file REveGeomData.hxx.

Libraries for ROOT::Experimental::REveGeomDescription::ShapeDescr:
[legend]

The documentation for this class was generated from the following file: