Go to the documentation of this file.
35 #ifndef _LVR2_RECONSTRUCTION_POINTSETMESHGENERATOR_H_
36 #define _LVR2_RECONSTRUCTION_POINTSETMESHGENERATOR_H_
49 template<
typename BaseVecT>
Interface class for mesh based reconstruction algorithms.
std::shared_ptr< PointsetSurface< BaseVecT > > PointsetSurfacePtr
Interface class for surface reconstruction algorithms that generate triangle meshes from point set su...
virtual void getMesh(BaseMesh< BaseVecT > &mesh)=0
Generates a triangle mesh representation of the current point set.
PointsetMeshGenerator(PointsetSurfacePtr< BaseVecT > surface)
Constructs a Reconstructor object using the given point set surface.
PointsetSurfacePtr< BaseVecT > m_surface
The point cloud manager that handles the loaded point cloud data.
Interface for triangle-meshes with adjacency information.
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:24