octomap 1.9.8
Loading...
Searching...
No Matches
octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement Struct Reference

Element on the internal recursion stack of the iterator. More...

#include <OcTreeBaseImpl.h>

Collaboration diagram for octomap::OcTreeBaseImpl< NODE, INTERFACE >::iterator_base::StackElement:

Data Fields

uint8_t depth
OcTreeKey key
NodeTypenode

Detailed Description

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

Element on the internal recursion stack of the iterator.

Field Documentation

◆ depth

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

◆ key

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

◆ node

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

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