Render info with shape itself - client can produce shape better.
Definition at line 135 of file RGeomData.hxx.
Public Member Functions | |
~RGeomShapeRenderInfo () override=default | |
Public Member Functions inherited from ROOT::RGeomRenderInfo | |
virtual | ~RGeomRenderInfo ()=default |
virtual destructor required for the I/O | |
Public Attributes | |
TGeoShape * | shape {nullptr} |
original shape - can be much less than binary data | |
#include <ROOT/RGeomData.hxx>
|
overridedefault |
TGeoShape* ROOT::RGeomShapeRenderInfo::shape {nullptr} |
original shape - can be much less than binary data
Definition at line 137 of file RGeomData.hxx.