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

This is the complete list of members for GEO::MeshAABB3d, 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
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(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
nb_ (defined in GEO::AABB< BOX >)GEO::AABB< BOX >protected
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