Point Cloud Library (PCL)  1.13.0-dev
List of all members | Public Attributes
pcl::octree::IteratorState Struct Reference

#include <pcl/octree/octree_iterator.h>

+ Collaboration diagram for pcl::octree::IteratorState:

Public Attributes

OctreeNodenode_
 
OctreeKey key_
 
uindex_t depth_
 

Detailed Description

Definition at line 59 of file octree_iterator.h.

Member Data Documentation

◆ depth_

uindex_t pcl::octree::IteratorState::depth_

◆ key_

OctreeKey pcl::octree::IteratorState::key_

◆ node_

OctreeNode* pcl::octree::IteratorState::node_

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