CCCoreLib 31 May 2022
CloudCompare Core algorithms
Public Member Functions | Public Attributes | Protected Attributes | List of all members
CCCoreLib::TrueKdTree::BaseNode Class Reference

Tree base node. More...

#include <TrueKdTree.h>

Inheritance diagram for CCCoreLib::TrueKdTree::BaseNode:
Inheritance graph
[legend]
Collaboration diagram for CCCoreLib::TrueKdTree::BaseNode:
Collaboration graph
[legend]

Public Member Functions

 BaseNode (uint8_t nodeType)
 
bool isNode () const
 
bool isLeaf () const
 

Public Attributes

BaseNodeparent
 

Protected Attributes

const uint8_t type
 

Detailed Description

Tree base node.


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