Custom settings for physical Node visibility.
Definition at line 196 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 200 of file RGeomData.hxx.
std::vector<int> ROOT::RGeomNodeVisibility::stack |
path to the node
Definition at line 198 of file RGeomData.hxx.
visible flag
Definition at line 199 of file RGeomData.hxx.