Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RGeomNodeVisibility Class Reference

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< intstack
 path to the node
 
bool visible {false}
 visible flag
 

#include <ROOT/RGeomData.hxx>

Constructor & Destructor Documentation

◆ RGeomNodeVisibility()

ROOT::RGeomNodeVisibility::RGeomNodeVisibility ( const std::vector< int > &  _stack,
bool  _visible 
)
inline

Definition at line 203 of file RGeomData.hxx.

Member Data Documentation

◆ stack

std::vector<int> ROOT::RGeomNodeVisibility::stack

path to the node

Definition at line 201 of file RGeomData.hxx.

◆ visible

bool ROOT::RGeomNodeVisibility::visible {false}

visible flag

Definition at line 202 of file RGeomData.hxx.

Libraries for ROOT::RGeomNodeVisibility:

The documentation for this class was generated from the following file: