API Documentation
Loading...
Searching...
No Matches
KDNode< t_dims, t_type > Member List

This is the complete list of members for KDNode< t_dims, t_type >, including all inherited members.

begin() constTreeNodeinline
childNodeStart() constTreeNodeinline
clear(uint04 index_start, const Bounds< t_dims, t_type > &bounds)KDNode< t_dims, t_type >inline
NDEVR::TreeNode::clear(uint04 index_start)TreeNodeinline
end() constTreeNodeinline
getChild(uint04 child_number) constTreeNodeinline
isLeaf() constTreeNodeinline
KDNode(const KDNode &node)KDNode< t_dims, t_type >inline
KDNode(uint04 index_start)KDNode< t_dims, t_type >inlineexplicit
left() constKDNode< t_dims, t_type >inline
m_child_startTreeNodeprotected
m_element_sizeTreeNodeprotected
m_splitKDNode< t_dims, t_type >protected
m_split_dimKDNode< t_dims, t_type >protected
right() constKDNode< t_dims, t_type >inline
setBegin(uint04 index_start)TreeNodeinline
setChildNodeStart(uint04 left)TreeNodeinline
setSize(uint04 bucket_size)TreeNodeinline
setSplit(uint01 split_dim, t_type split)KDNode< t_dims, t_type >inline
size() constTreeNodeinline
split() constKDNode< t_dims, t_type >inline
splitDim() constKDNode< t_dims, t_type >inline
TreeNode(uint04 index_start)TreeNodeinlineexplicit