SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::kdTree< Coord >::TREENODE Struct Reference

#include <kdTree.h>

Public Attributes

unsigned char splitdir
 
unsigned int left
 
unsigned int right
 

Attribute details

◆ left

template<class Coord >
unsigned int sofa::helper::kdTree< Coord >::TREENODE::left

◆ right

template<class Coord >
unsigned int sofa::helper::kdTree< Coord >::TREENODE::right

◆ splitdir

template<class Coord >
unsigned char sofa::helper::kdTree< Coord >::TREENODE::splitdir