Public Member Functions | List of all members
lvr2::LocalApproximation< BaseVecT > Class Template Reference

An interface class for local approximation operations (e.g. in a Marching Cubes box) More...

#include <LocalApproximation.hpp>

Public Member Functions

virtual void getSurface (BaseMesh< BaseVecT > &mesh, AdaptiveKSearchSurface< BaseVecT > &manager, uint &globalIndex)
 Adds the local reconstruction to the given mesh. More...
 

Detailed Description

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

An interface class for local approximation operations (e.g. in a Marching Cubes box)

Definition at line 50 of file LocalApproximation.hpp.

Member Function Documentation

◆ getSurface()

template<typename BaseVecT >
virtual void lvr2::LocalApproximation< BaseVecT >::getSurface ( BaseMesh< BaseVecT > &  mesh,
AdaptiveKSearchSurface< BaseVecT > &  manager,
uint globalIndex 
)
virtual

Adds the local reconstruction to the given mesh.

Parameters
meshThe used mesh.
managerA point cloud manager object
globalIndexThe index of the latest vertex in the mesh

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