Definition at line 45 of file REveGeomData.cxx.
◆ RGeomBrowserIter()
◆ CurrentIds()
std::vector< int > ROOT::Experimental::RGeomBrowserIter::CurrentIds |
( |
| ) |
const |
|
inline |
Returns array of ids to currently selected node.
Definition at line 206 of file REveGeomData.cxx.
◆ Enter()
bool ROOT::Experimental::RGeomBrowserIter::Enter |
( |
| ) |
|
|
inline |
◆ GetName()
const std::string & ROOT::Experimental::RGeomBrowserIter::GetName |
( |
| ) |
const |
|
inline |
◆ GetNodeId()
int ROOT::Experimental::RGeomBrowserIter::GetNodeId |
( |
| ) |
const |
|
inline |
◆ HasChilds()
bool ROOT::Experimental::RGeomBrowserIter::HasChilds |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool ROOT::Experimental::RGeomBrowserIter::IsValid |
( |
| ) |
const |
|
inline |
◆ Leave()
bool ROOT::Experimental::RGeomBrowserIter::Leave |
( |
| ) |
|
|
inline |
◆ Navigate() [1/2]
bool ROOT::Experimental::RGeomBrowserIter::Navigate |
( |
const std::string & |
path | ) |
|
|
inline |
Navigate to specified path - path specified as string and should start with "/".
Definition at line 153 of file REveGeomData.cxx.
◆ Navigate() [2/2]
bool ROOT::Experimental::RGeomBrowserIter::Navigate |
( |
const std::vector< std::string > & |
path | ) |
|
|
inline |
◆ Next()
bool ROOT::Experimental::RGeomBrowserIter::Next |
( |
| ) |
|
|
inline |
◆ NextNode()
bool ROOT::Experimental::RGeomBrowserIter::NextNode |
( |
| ) |
|
|
inline |
◆ NumChilds()
int ROOT::Experimental::RGeomBrowserIter::NumChilds |
( |
| ) |
const |
|
inline |
◆ Reset()
bool ROOT::Experimental::RGeomBrowserIter::Reset |
( |
| ) |
|
|
inline |
◆ fChild
unsigned ROOT::Experimental::RGeomBrowserIter::fChild {0} |
|
private |
◆ fDesc
◆ fNodeId
int ROOT::Experimental::RGeomBrowserIter::fNodeId {0} |
|
private |
◆ fParentId
int ROOT::Experimental::RGeomBrowserIter::fParentId {-1} |
|
private |
◆ fStackChilds
std::vector<int> ROOT::Experimental::RGeomBrowserIter::fStackChilds |
|
private |
◆ fStackParents
std::vector<int> ROOT::Experimental::RGeomBrowserIter::fStackParents |
|
private |
graf3d/eve7/src/REveGeomData.cxx