CCCoreLib 31 May 2022
CloudCompare Core algorithms
Public Member Functions | Public Attributes | List of all members
CCCoreLib::DgmOctree::BoxNeighbourhood Struct Reference

Input/output parameters structure for getPointsInBoxNeighbourhood. More...

#include <DgmOctree.h>

Collaboration diagram for CCCoreLib::DgmOctree::BoxNeighbourhood:
Collaboration graph
[legend]

Public Member Functions

 BoxNeighbourhood ()
 Default constructor.
 

Public Attributes

CCVector3 center
 Box center.
 
CCVector3axes
 Box axes (optional)
 
CCVector3 dimensions
 Box dimensions.
 
NeighboursSet neighbours
 Neighbour points falling inside the box.
 
unsigned char level
 subdivision level at which to apply the extraction process
 

Detailed Description

Input/output parameters structure for getPointsInBoxNeighbourhood.


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