qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
Public Member Functions | Public Attributes | List of all members
ccPointCloudLOD::Node Struct Reference

Octree 'tree' node. More...

#include <ccPointCloudLOD.h>

Collaboration diagram for ccPointCloudLOD::Node:
Collaboration graph
[legend]

Public Member Functions

 Node (uint8_t _level=0)
 Default constructor.
 

Public Attributes

uint32_t pointCount
 
float radius
 
CCVector3f center
 
std::array< int32_t, 8 > childIndexes
 
uint32_t firstCodeIndex
 
uint32_t displayedPointCount
 
uint8_t level
 
uint8_t childCount
 
uint8_t intersection
 

Detailed Description

Octree 'tree' node.


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