Render info with shape itself - client can produce shape better.
Definition at line 85 of file RGeomData.hxx.
Public Member Functions | |
virtual | ~RGeomShapeRenderInfo ()=default |
Public Member Functions inherited from ROOT::Experimental::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>
|
virtualdefault |
TGeoShape* ROOT::Experimental::RGeomShapeRenderInfo::shape {nullptr} |
original shape - can be much less than binary data
Definition at line 87 of file RGeomData.hxx.