Functions

src/reconstruct/Main.cpp File Reference

#include "Options.hpp"
#include "reconstruction/StannPointCloudManager.hpp"
#include "reconstruction/FastReconstruction.hpp"
#include "io/PLYIO.hpp"
#include "geometry/Matrix4.hpp"
#include "geometry/TriangleMesh.hpp"
#include "geometry/HalfEdgeMesh.hpp"
#include <iostream>
Include dependency graph for Main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Main entry point for the LSSR surface executable.

Function Documentation

int main ( int  argc,
char **  argv 
)

Main entry point for the LSSR surface executable.

Definition at line 120 of file Main.cpp.

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Defines