41 #include <pcl/outofcore/outofcore_iterator_base.h>
56 template<
typename Po
intT=pcl::Po
intXYZ,
typename ContainerT=OutofcoreOctreeDiskContainer<pcl::Po
intXYZ> >
OutofcoreBreadthFirstIterator(OctreeDisk &octree_arg)
OutofcoreBreadthFirstIterator & operator++()
~OutofcoreBreadthFirstIterator() override
std::deque< OctreeDiskNode * > FIFO_
FIFO list.
Abstract octree iterator class.
OctreeDiskNode * currentNode_
This code defines the octree used for point storage at Urban Robotics.
OutofcoreOctreeBaseNode Class internally representing nodes of an outofcore octree,...