Flow123d
master-f44eb46
|
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_ | BIHTree | protected |
default_leaf_size_limit | BIHTree | static |
dimension | BIHTree | static |
ele_bounding_box(unsigned int ele_idx) const | BIHTree | |
elements_ | BIHTree | protected |
estimate_median(unsigned char axis, const BIHNode &node) | BIHTree | protected |
find_bounding_box(const BoundingBox &boundingBox, std::vector< unsigned int > &result_list, bool full_list=false) const | BIHTree | |
find_point(const Space< 3 >::Point &point, std::vector< unsigned int > &result_list, bool full_list=false) const | BIHTree | |
get_element_count() const | BIHTree | |
get_elements() | BIHTree | inline |
in_leaves_ | BIHTree | protected |
leaf_size_limit | BIHTree | protected |
main_box_ | BIHTree | protected |
make_node(const BoundingBox &box, unsigned int node_idx) | BIHTree | protected |
max_median_sample_size | BIHTree | static |
max_n_levels | BIHTree | protected |
node_stack_ | BIHTree | mutableprotected |
nodes_ | BIHTree | protected |
size_reduce_factor | BIHTree | protectedstatic |
split_node(const BoundingBox &node_box, unsigned int node_idx) | BIHTree | protected |
tree_box() const | BIHTree | |
~BIHTree() | BIHTree |