Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Attributes
octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement Struct Reference

Detailed Description

template<class NODE, class INTERFACE>
struct octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement

Element on the internal recursion stack of the iterator.

Definition at line 151 of file OcTreeBaseImpl.h.

#include <mrpt/otherlibs/octomap/OcTreeBaseImpl.h>

Public Attributes

NodeTypenode
 
OcTreeKey key
 
unsigned char depth
 

Member Data Documentation

template<class NODE, class INTERFACE>
unsigned char octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement::depth

Definition at line 154 of file OcTreeBaseImpl.h.

template<class NODE, class INTERFACE>
OcTreeKey octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement::key

Definition at line 153 of file OcTreeBaseImpl.h.

template<class NODE, class INTERFACE>
NodeType* octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement::node

Definition at line 152 of file OcTreeBaseImpl.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN:Unversioned directory at Mon May 30 18:20:32 UTC 2016