Typedefs | Functions
src/tools/lvr2_cuda_normals/Main.cpp File Reference
#include <boost/filesystem.hpp>
#include "lvr2/reconstruction/cuda/CudaSurface.hpp"
#include "lvr2/geometry/BaseVector.hpp"
#include "lvr2/geometry/HalfEdgeMesh.hpp"
#include "lvr2/reconstruction/PointsetSurface.hpp"
#include "lvr2/reconstruction/AdaptiveKSearchSurface.hpp"
#include "lvr2/reconstruction/FastReconstruction.hpp"
#include "lvr2/reconstruction/PointsetGrid.hpp"
#include "lvr2/reconstruction/BilinearFastBox.hpp"
#include "lvr2/io/ModelFactory.hpp"
#include "lvr2/io/Timestamp.hpp"
#include "lvr2/io/IOUtils.hpp"
#include "Options.hpp"
Include dependency graph for src/tools/lvr2_cuda_normals/Main.cpp:

Go to the source code of this file.

Typedefs

using akSurface = AdaptiveKSearchSurface< Vec >
 
using GpuSurface = CudaSurface
 
using psSurface = PointsetSurface< Vec >
 
using Vec = BaseVector< float >
 

Functions

void computeNormals (string filename, cuda_normals::Options &opt, PointBufferPtr &buffer)
 
int main (int argc, char **argv)
 
void reconstructAndSave (PointBufferPtr &buffer, cuda_normals::Options &opt)
 

Typedef Documentation

◆ akSurface

Definition at line 58 of file src/tools/lvr2_cuda_normals/Main.cpp.

◆ GpuSurface

Definition at line 60 of file src/tools/lvr2_cuda_normals/Main.cpp.

◆ psSurface

Definition at line 59 of file src/tools/lvr2_cuda_normals/Main.cpp.

◆ Vec

using Vec = BaseVector<float>

Definition at line 57 of file src/tools/lvr2_cuda_normals/Main.cpp.

Function Documentation

◆ computeNormals()

void computeNormals ( string  filename,
cuda_normals::Options opt,
PointBufferPtr buffer 
)

Definition at line 63 of file src/tools/lvr2_cuda_normals/Main.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 156 of file src/tools/lvr2_cuda_normals/Main.cpp.

◆ reconstructAndSave()

void reconstructAndSave ( PointBufferPtr buffer,
cuda_normals::Options opt 
)

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