|
Lagrange
|
This is the complete list of members for AABB< Scalar, Dim >, including all inherited members.
| Box typedef (defined in AABB< Scalar, Dim >) | AABB< Scalar, Dim > | |
| build(span< Box > boxes) | AABB< Scalar, Dim > | |
| empty() const | AABB< Scalar, Dim > | inline |
| foreach_element_within_radius(const Point &q, Scalar sq_radius, function_ref< void(Index)> func) const | AABB< Scalar, Dim > | |
| get_closest_element(const Point &q, function_ref< Scalar(Index)> sq_dist_fn) const | AABB< Scalar, Dim > | |
| Index typedef (defined in AABB< Scalar, Dim >) | AABB< Scalar, Dim > | |
| intersect(const Box &query_box, std::vector< Index > &results) const | AABB< Scalar, Dim > | |
| intersect(const Box &query_box, function_ref< bool(Index)> callback) const | AABB< Scalar, Dim > | |
| intersect_first(const Box &query_box) const | AABB< Scalar, Dim > | |
| Point typedef (defined in AABB< Scalar, Dim >) | AABB< Scalar, Dim > |