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

#include <nabo_experimental.h>

List of all members.

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

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

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

Definition at line 311 of file nabo_experimental.h.

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

Definition at line 309 of file nabo_experimental.h.

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

Definition at line 313 of file nabo_experimental.h.

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

Definition at line 312 of file nabo_experimental.h.

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 Sun Feb 10 2019 03:52:20