|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for GEO::MeshFacetsAABB2d, 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) const | GEO::AABB< BOX > | inlineprotected |
| bboxes_ (defined in GEO::AABB< BOX >) | GEO::AABB< BOX > | protected |
| compute_bbox_cell_bbox_intersections(const Box2d &box_in, std::function< void(index_t)> action) const | GEO::MeshFacetsAABB2d | inline |
| compute_facet_bbox_intersections(std::function< void(index_t, index_t)> action) const | GEO::MeshFacetsAABB2d | inline |
| compute_other_cell_bbox_intersections(MeshFacetsAABB2d *other, std::function< void(index_t, index_t)> action) const | GEO::MeshFacetsAABB2d | inline |
| containing_bboxes_recursive(std::function< void(index_t)> action, const vec2 &p, index_t node, index_t b, index_t e) const | GEO::MeshFacetsAABB2d | inlineprotected |
| containing_boxes(const vec2 &p, std::function< void(index_t)> action) const | GEO::MeshFacetsAABB2d | inline |
| containing_triangle(const vec2 &p) const | GEO::MeshFacetsAABB2d | inline |
| containing_triangle_recursive(const vec2 &p, index_t n, index_t b, index_t e) const | GEO::MeshFacetsAABB2d | 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(Mesh &M, bool reorder=true) | GEO::MeshFacetsAABB2d | |
| GEO::MeshAABB2d::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() const | GEO::MeshAABB2d | inline |
| mesh_ (defined in GEO::MeshAABB2d) | GEO::MeshAABB2d | protected |
| MeshAABB2d() | GEO::MeshAABB2d | inline |
| MeshFacetsAABB2d() | GEO::MeshFacetsAABB2d | |
| MeshFacetsAABB2d(Mesh &M, bool reorder=true) | GEO::MeshFacetsAABB2d | |
| nb_ (defined in GEO::AABB< BOX >) | GEO::AABB< BOX > | protected |
| NO_TRIANGLE | GEO::MeshFacetsAABB2d | static |
| 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) const | GEO::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) const | GEO::AABB< BOX > | inlineprotected |