Configuration parameters which can be configured on the client Send as is to-from client.
Definition at line 115 of file REveGeomData.hxx.
Public Attributes | |
| int | build_shapes {1} |
| when shapes build on server 0 - never, 1 - TGeoComposite, 2 - plus non-cylindrical, 3 - all More... | |
| std::string | drawopt |
| draw options for TGeoPainter More... | |
| int | maxnumfaces {0} |
| maximal number of faces More... | |
| int | maxnumnodes {0} |
| maximal number of nodes More... | |
| int | nsegm {0} |
| number of segments for cylindrical shapes More... | |
| bool | showtop {false} |
| show geometry top volume, off by default More... | |
| int | vislevel {0} |
| visible level More... | |
#include <ROOT/REveGeomData.hxx>
| int ROOT::Experimental::REveGeomConfig::build_shapes {1} |
when shapes build on server 0 - never, 1 - TGeoComposite, 2 - plus non-cylindrical, 3 - all
Definition at line 121 of file REveGeomData.hxx.
| std::string ROOT::Experimental::REveGeomConfig::drawopt |
draw options for TGeoPainter
Definition at line 123 of file REveGeomData.hxx.
| int ROOT::Experimental::REveGeomConfig::maxnumfaces {0} |
maximal number of faces
Definition at line 119 of file REveGeomData.hxx.
| int ROOT::Experimental::REveGeomConfig::maxnumnodes {0} |
maximal number of nodes
Definition at line 118 of file REveGeomData.hxx.
| int ROOT::Experimental::REveGeomConfig::nsegm {0} |
number of segments for cylindrical shapes
Definition at line 122 of file REveGeomData.hxx.
| bool ROOT::Experimental::REveGeomConfig::showtop {false} |
show geometry top volume, off by default
Definition at line 120 of file REveGeomData.hxx.
| int ROOT::Experimental::REveGeomConfig::vislevel {0} |
visible level
Definition at line 117 of file REveGeomData.hxx.