RINGMesh  Version 5.0.0
A programming library for geological model meshes
RINGMesh::BoxAABBTree< DIMENSION > Member List

This is the complete list of members for RINGMesh::BoxAABBTree< DIMENSION >, including all inherited members.

AABBTree()=defaultRINGMesh::AABBTree< DIMENSION >protected
BoxAABBTree(const std::vector< Box< DIMENSION > > &boxes)RINGMesh::BoxAABBTree< DIMENSION >explicit
closest_element_box(const vecn< DIMENSION > &query, const EvalDistance &action) constRINGMesh::AABBTree< DIMENSION >inline
compute_bbox_element_bbox_intersections(const Box< DIMENSION > &box, EvalIntersection &action) constRINGMesh::AABBTree< DIMENSION >inline
compute_self_element_bbox_intersections(EvalIntersection &action) constRINGMesh::AABBTree< DIMENSION >inline
get_point_hint_from_box(const Box< DIMENSION > &box, index_t element_id) const overrideRINGMesh::BoxAABBTree< DIMENSION >privatevirtual
get_recursive_iterators(index_t node_index, index_t box_begin, index_t box_end, index_t &middle_box, index_t &child_left, index_t &child_right) constRINGMesh::AABBTree< DIMENSION >inlineprotected
initialize_tree(const std::vector< Box< DIMENSION > > &bboxes)RINGMesh::AABBTree< DIMENSION >protected
is_leaf(index_t box_begin, index_t box_end) constRINGMesh::AABBTree< DIMENSION >inlineprotected
mapping_morton_RINGMesh::AABBTree< DIMENSION >protected
nb_bboxes() constRINGMesh::AABBTree< DIMENSION >inline
node(index_t i) constRINGMesh::AABBTree< DIMENSION >inlineprotected
node(index_t i)RINGMesh::AABBTree< DIMENSION >inlineprotected
ROOT_INDEXRINGMesh::AABBTree< DIMENSION >static
tree_RINGMesh::AABBTree< DIMENSION >protected
~AABBTree()=defaultRINGMesh::AABBTree< DIMENSION >protectedvirtual