Typedefs | Functions | Variables
src/tools/lvr2_gs_reconstruction/Main.cpp File Reference
#include "OptionsGS.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/gs2/GrowingCellStructure.hpp"
#include <signal.h>
Include dependency graph for src/tools/lvr2_gs_reconstruction/Main.cpp:

Go to the source code of this file.

Typedefs

using Vec = BaseVector< float >
 

Functions

template<typename BaseVecT >
PointsetSurfacePtr< BaseVecT > loadPointCloud (const gs_reconstruction::Options &options, PointBufferPtr buffer)
 
int main (int argc, char **argv)
 
void saveMesh (int s=0)
 

Variables

HalfEdgeMesh< Vecmesh
 

Typedef Documentation

◆ Vec

using Vec = BaseVector<float>

Definition at line 25 of file src/tools/lvr2_gs_reconstruction/Main.cpp.

Function Documentation

◆ loadPointCloud()

template<typename BaseVecT >
PointsetSurfacePtr<BaseVecT> loadPointCloud ( const gs_reconstruction::Options options,
PointBufferPtr  buffer 
)

Definition at line 29 of file src/tools/lvr2_gs_reconstruction/Main.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 85 of file src/tools/lvr2_gs_reconstruction/Main.cpp.

◆ saveMesh()

void saveMesh ( int  s = 0)

Definition at line 69 of file src/tools/lvr2_gs_reconstruction/Main.cpp.

Variable Documentation

◆ mesh

Definition at line 26 of file src/tools/lvr2_gs_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