Go to the documentation of this file.
38 #ifndef MESH_MAP__NANOFLANN_MESH_ADAPTOR_H
39 #define MESH_MAP__NANOFLANN_MESH_ADAPTOR_H
60 if (dim == 0)
return vertex.
x;
61 else if (dim == 1)
return vertex.
y;
bool kdtree_get_bbox(BBOX &) const
Index nextVertexIndex() const
float kdtree_get_pt(const lvr2::Index idx, const size_t dim) const
BaseVecT getVertexPosition(VertexHandle handle) const final
const lvr2::HalfEdgeMesh< lvr2::BaseVector< float > > & mesh
NanoFlannMeshAdaptor(const lvr2::HalfEdgeMesh< lvr2::BaseVector< float >> &mesh)
The constructor that sets the data set source.
bool containsVertex(VertexHandle vH) const
lvr2::Index kdtree_get_point_count() const
mesh_map
Author(s): Sebastian Pütz
autogenerated on Thu Jan 25 2024 03:42:45