Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::MeshCellsAABB Member List

This is the complete list of members for GEO::MeshCellsAABB, including all inherited members.

bbox_intersect_recursive(std::function< void(index_t)> action, const BOX &box, index_t node, index_t b, index_t e) constGEO::AABB< BOX >inlineprotected
bboxes_ (defined in GEO::AABB< BOX >)GEO::AABB< BOX >protected
compute_bbox_cell_bbox_intersections(const Box &box_in, std::function< void(index_t)> action) constGEO::MeshCellsAABBinline
compute_cell_bbox_intersections(std::function< void(index_t, index_t)> action) constGEO::MeshCellsAABBinline
compute_other_cell_bbox_intersections(MeshCellsAABB *other, std::function< void(index_t, index_t)> action) constGEO::MeshCellsAABBinline
containing_bboxes_recursive(std::function< void(index_t)> action, const vec3 &p, index_t node, index_t b, index_t e) constGEO::MeshCellsAABBinlineprotected
containing_boxes(const vec3 &p, std::function< void(index_t)> action) constGEO::MeshCellsAABBinline
containing_tet(const vec3 &p) constGEO::MeshCellsAABBinline
containing_tet_recursive(const vec3 &p, index_t n, index_t b, index_t e) constGEO::MeshCellsAABBprotected
init_bboxes_recursive(index_t node_index, index_t b, index_t e, std::function< void(BOX &, index_t)> get_bbox)GEO::AABB< BOX >inlineprotected
initialize(Mesh &M, bool reorder=true)GEO::MeshCellsAABB
GEO::MeshAABB3d::initialize(index_t nb, std::function< void(BOX &, index_t)> get_bbox)GEO::AABB< BOX >inlineprotected
max_node_index(index_t node_index, index_t b, index_t e)GEO::AABB< BOX >inlineprotectedstatic
mesh() constGEO::MeshAABB3dinline
mesh_ (defined in GEO::MeshAABB3d)GEO::MeshAABB3dprotected
MeshAABB3d()GEO::MeshAABB3dinline
MeshCellsAABB()GEO::MeshCellsAABB
MeshCellsAABB(Mesh &M, bool reorder=true)GEO::MeshCellsAABB
nb_ (defined in GEO::AABB< BOX >)GEO::AABB< BOX >protected
NO_TETGEO::MeshCellsAABBstatic
other_intersect_recursive(std::function< void(index_t, index_t)> action, index_t node1, index_t b1, index_t e1, const AABB< BOX > *other, index_t node2, index_t b2, index_t e2) constGEO::AABB< BOX >inlineprotected
self_intersect_recursive(std::function< void(index_t, index_t)> action, index_t node1, index_t b1, index_t e1, index_t node2, index_t b2, index_t e2) constGEO::AABB< BOX >inlineprotected