37#ifndef PCL_GPU_OCTREE_PRIORITY_ITERATOR
38#define PCL_GPU_OCTREE_PRIORITY_ITERATOR
Iterator class for point clouds with or without given indices.
__device__ __forceinline__ int operator*() const
__device__ __forceinline__ void gotoNextLevel(int first, int len)
__device__ __forceinline__ void operator++()
const OctreeGlobalWithBox & octree
__device__ __forceinline__ OctreePriorityIteratorDevice(const OctreeGlobalWithBox &octree_arg)