Public Member Functions | Public Attributes | List of all members
geo::ROOTGeoNodeForwardIterator::NodeInfo_t Struct Reference

#include <GeometryCore.h>

Public Member Functions

 NodeInfo_t (Node_t new_self, int new_sibling)
 

Public Attributes

Node_t self
 
int sibling
 

Detailed Description

Definition at line 5608 of file GeometryCore.h.

Constructor & Destructor Documentation

geo::ROOTGeoNodeForwardIterator::NodeInfo_t::NodeInfo_t ( Node_t  new_self,
int  new_sibling 
)
inline

Definition at line 5610 of file GeometryCore.h.

5611  : self(new_self), sibling(new_sibling) {}

Member Data Documentation

Node_t geo::ROOTGeoNodeForwardIterator::NodeInfo_t::self

Definition at line 5609 of file GeometryCore.h.

int geo::ROOTGeoNodeForwardIterator::NodeInfo_t::sibling

Definition at line 5609 of file GeometryCore.h.


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