Public Member Functions | Public Attributes | List of all members
Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node Struct Reference

#include <nabo_experimental.h>

Public Member Functions

 Node (const int dim=-1, const T cutVal=0, const T lowBound=0, const T highBound=0, unsigned rightChild=0)
 

Public Attributes

cutVal
 
int dim
 
highBound
 
lowBound
 
unsigned rightChild
 

Detailed Description

template<typename T, typename CloudType>
struct Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node

Definition at line 307 of file nabo_experimental.h.

Constructor & Destructor Documentation

◆ Node()

template<typename T, typename CloudType>
Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node::Node ( const int  dim = -1,
const T  cutVal = 0,
const T  lowBound = 0,
const T  highBound = 0,
unsigned  rightChild = 0 
)
inline

Definition at line 314 of file nabo_experimental.h.

Member Data Documentation

◆ cutVal

template<typename T, typename CloudType>
T Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node::cutVal

Definition at line 311 of file nabo_experimental.h.

◆ dim

template<typename T, typename CloudType>
int Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node::dim

Definition at line 309 of file nabo_experimental.h.

◆ highBound

template<typename T, typename CloudType>
T Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node::highBound

Definition at line 313 of file nabo_experimental.h.

◆ lowBound

template<typename T, typename CloudType>
T Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node::lowBound

Definition at line 312 of file nabo_experimental.h.

◆ rightChild

template<typename T, typename CloudType>
unsigned Nabo::KDTreeUnbalancedPtInLeavesExplicitBoundsStack< T, CloudType >::Node::rightChild

Definition at line 310 of file nabo_experimental.h.


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


libnabo
Author(s): Stéphane Magnenat
autogenerated on Mon Feb 28 2022 22:41:38