#include <KDTree.hpp>
◆ KDNode() [1/2]
template<
uint01 t_dims, class t_type >
◆ KDNode() [2/2]
template<
uint01 t_dims, class t_type >
◆ clear()
template<
uint01 t_dims, class t_type >
void clear |
( |
uint04 | index_start, |
|
|
const Bounds< t_dims, t_type > & | bounds ) |
|
inline |
◆ left()
template<
uint01 t_dims, class t_type >
◆ right()
template<
uint01 t_dims, class t_type >
◆ setSplit()
template<
uint01 t_dims, class t_type >
void setSplit |
( |
uint01 | split_dim, |
|
|
t_type | split ) |
|
inline |
◆ split()
template<
uint01 t_dims, class t_type >
const t_type & split |
( |
| ) |
const |
|
inline |
◆ splitDim()
template<
uint01 t_dims, class t_type >
const uint01 & splitDim |
( |
| ) |
const |
|
inline |
◆ m_split
template<
uint01 t_dims, class t_type >
◆ m_split_dim
template<
uint01 t_dims, class t_type >
The documentation for this class was generated from the following file: