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

#include <pcl/octree/octree_iterator.h>

Public Attributes

OctreeNodenode_
 
OctreeKey key_
 
unsigned int depth_
 

Detailed Description

Definition at line 59 of file octree_iterator.h.

Member Data Documentation

◆ depth_

unsigned int 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: