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

Internal structure used to perform a top-down scan of the octree. More...

#include <DgmOctree.h>

Public Attributes

unsigned pos
 Cell position inside subdivision level.
 
unsigned elements
 Number of points in cell.
 
unsigned char level
 Subdivision level.
 

Detailed Description

Internal structure used to perform a top-down scan of the octree.

STRUCTURES


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