Typedefs | Functions
src/tools/lvr2_dmc_reconstruction/Main.cpp File Reference
#include "Options.hpp"
#include "lvr2/algorithm/CleanupAlgorithms.hpp"
#include "lvr2/geometry/BaseVector.hpp"
#include "lvr2/geometry/HalfEdgeMesh.hpp"
#include "lvr2/io/MeshBuffer.hpp"
#include "lvr2/io/ModelFactory.hpp"
#include "lvr2/io/PointBuffer.hpp"
#include "lvr2/reconstruction/AdaptiveKSearchSurface.hpp"
#include "lvr2/reconstruction/PointsetSurface.hpp"
#include "lvr2/reconstruction/DMCReconstruction.hpp"
#include "lvr2/reconstruction/FastReconstruction.hpp"
#include "lvr2/config/lvropenmp.hpp"
Include dependency graph for src/tools/lvr2_dmc_reconstruction/Main.cpp:

Go to the source code of this file.

Typedefs

using Vec = BaseVector< float >
 

Functions

template<typename BaseVecT >
PointsetSurfacePtr< BaseVecT > loadPointCloud (const dmc_reconstruction::Options &options)
 
int main (int argc, char **argv)
 

Typedef Documentation

◆ Vec

using Vec = BaseVector<float>

Definition at line 27 of file src/tools/lvr2_dmc_reconstruction/Main.cpp.

Function Documentation

◆ loadPointCloud()

template<typename BaseVecT >
PointsetSurfacePtr<BaseVecT> loadPointCloud ( const dmc_reconstruction::Options options)

Definition at line 30 of file src/tools/lvr2_dmc_reconstruction/Main.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 100 of file src/tools/lvr2_dmc_reconstruction/Main.cpp.



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