ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DgmOctree.h File Reference
#include "CVPlatform.h"
#include "GenericOctree.h"
#include <cassert>
#include <cstring>
#include <vector>
Include dependency graph for DgmOctree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::DgmOctree
 The octree structure used throughout the library. More...
 
struct  cloudViewer::DgmOctree::PointDescriptor
 Structure used during nearest neighbour search. More...
 
struct  cloudViewer::DgmOctree::CellDescriptor
 Structure used during nearest neighbour search. More...
 
struct  cloudViewer::DgmOctree::NearestNeighboursSearchStruct
 Container of in/out parameters for nearest neighbour(s) search. More...
 
struct  cloudViewer::DgmOctree::NearestNeighboursSphericalSearchStruct
 
struct  cloudViewer::DgmOctree::IndexAndCode
 Association between an index and the code of an octree cell. More...
 
struct  cloudViewer::DgmOctree::octreeCell
 Octree cell descriptor. More...
 
struct  cloudViewer::DgmOctree::CylindricalNeighbourhood
 
struct  cloudViewer::DgmOctree::ProgressiveCylindricalNeighbourhood
 
struct  cloudViewer::DgmOctree::BoxNeighbourhood
 Input/output parameters structure for getPointsInBoxNeighbourhood. More...
 
struct  cloudViewer::DgmOctree::octreeTopDownScanStruct
 Internal structure used to perform a top-down scan of the octree. More...
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.