Lagrange
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
BVHNanoflann< _VertexArray, _ElementArray > Member List

This is the complete list of members for BVHNanoflann< _VertexArray, _ElementArray >, including all inherited members.

batch_query_closest_point(const VertexArray &query_pts) const overrideBVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
build(const VertexArray &, const ElementArray &) override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inline
build(const VertexArray &vertices) override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
BVH< _VertexArray, lagrange::Triangles >::build(const VertexArray &vertices, const ElementArray &elements)=0BVH< _VertexArray, lagrange::Triangles >pure virtual
ClosestPoint typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
does_support_lines() const override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
does_support_pointcloud() const overrideBVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
does_support_query_closest_point() const overrideBVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
does_support_query_in_sphere_neighbours() const overrideBVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
does_support_query_k_nearest_neighbours() const overrideBVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
does_support_triangles() const override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
ElementArray typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
get_bvh_type() const overrideBVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
Index typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
KDTree typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
Parent typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
PointType typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
query_closest_point(const PointType &p) const override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
query_in_sphere_neighbours(const PointType &p, const Scalar radius) const override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
query_k_nearest_neighbours(const PointType &p, int k) const override (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >inlinevirtual
Scalar typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >
VertexArray typedef (defined in BVHNanoflann< _VertexArray, _ElementArray >)BVHNanoflann< _VertexArray, _ElementArray >