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 | |
| NodeType * | node |
| OcTreeKey | key |
| unsigned char | depth |
| unsigned char octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement::depth |
Definition at line 154 of file OcTreeBaseImpl.h.
| OcTreeKey octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement::key |
Definition at line 153 of file OcTreeBaseImpl.h.
| 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: at Sun Aug 14 23:58:29 UTC 2016 |