Flow123d  master-f44eb46
BIHTree Member List

This is the complete list of members for BIHTree, including all inherited members.

add_boxes(const std::vector< BoundingBox > &boxes)BIHTree
BIHTree(unsigned int soft_leaf_size_limit=BIHTree::default_leaf_size_limit)BIHTree
construct()BIHTree
coors_BIHTreeprotected
default_leaf_size_limitBIHTreestatic
dimensionBIHTreestatic
ele_bounding_box(unsigned int ele_idx) constBIHTree
elements_BIHTreeprotected
estimate_median(unsigned char axis, const BIHNode &node)BIHTreeprotected
find_bounding_box(const BoundingBox &boundingBox, std::vector< unsigned int > &result_list, bool full_list=false) constBIHTree
find_point(const Space< 3 >::Point &point, std::vector< unsigned int > &result_list, bool full_list=false) constBIHTree
get_element_count() constBIHTree
get_elements()BIHTreeinline
in_leaves_BIHTreeprotected
leaf_size_limitBIHTreeprotected
main_box_BIHTreeprotected
make_node(const BoundingBox &box, unsigned int node_idx)BIHTreeprotected
max_median_sample_sizeBIHTreestatic
max_n_levelsBIHTreeprotected
node_stack_BIHTreemutableprotected
nodes_BIHTreeprotected
size_reduce_factorBIHTreeprotectedstatic
split_node(const BoundingBox &node_box, unsigned int node_idx)BIHTreeprotected
tree_box() constBIHTree
~BIHTree()BIHTree