octomap  1.9.7
iterator_base::StackElement Struct Reference

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

Data Fields

uint8_t depth
 
OcTreeKey key
 
NodeType * node
 

Detailed Description

Element on the internal recursion stack of the iterator.

Field Documentation

◆ depth

uint8_t iterator_base::StackElement::depth

◆ key

OcTreeKey iterator_base::StackElement::key

◆ node

NodeType* iterator_base::StackElement::node

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