Public Member Functions | List of all members
lvr2::MeshGenerator< BaseVecT > Class Template Referenceabstract

Interface class for mesh based reconstruction algorithms. More...

#include <MeshGenerator.hpp>

Inheritance diagram for lvr2::MeshGenerator< BaseVecT >:
Inheritance graph
[legend]

Public Member Functions

virtual void getMesh (BaseMesh< BaseVecT > &mesh)=0
 Generates a triangle mesh representation of the current point set. More...
 

Detailed Description

template<typename BaseVecT>
class lvr2::MeshGenerator< BaseVecT >

Interface class for mesh based reconstruction algorithms.

Definition at line 47 of file MeshGenerator.hpp.

Member Function Documentation

◆ getMesh()

template<typename BaseVecT >
virtual void lvr2::MeshGenerator< BaseVecT >::getMesh ( BaseMesh< BaseVecT > &  mesh)
pure virtual

Generates a triangle mesh representation of the current point set.

Parameters
meshA surface representation of the current point set.

Implemented in lvr2::PointsetMeshGenerator< BaseVecT >, and lvr2::DMCReconstruction< BaseVecT, BoxT >.


The documentation for this class was generated from the following file:


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:27