Custom settings for physical Node visibility.
Definition at line 199 of file RGeomData.hxx.
Public Member Functions | |
RGeomNodeVisibility (const std::vector< int > &_stack, bool _visible) | |
Public Attributes | |
std::vector< int > | stack |
path to the node | |
bool | visible {false} |
visible flag | |
#include <ROOT/RGeomData.hxx>
|
inline |
Definition at line 203 of file RGeomData.hxx.
std::vector<int> ROOT::RGeomNodeVisibility::stack |
path to the node
Definition at line 201 of file RGeomData.hxx.
bool ROOT::RGeomNodeVisibility::visible {false} |
visible flag
Definition at line 202 of file RGeomData.hxx.