Classes | Functions
trimesh_closest.cpp File Reference
#include <vcg/complex/complex.h>
#include <vcg/simplex/face/component_ep.h>
#include <vcg/complex/algorithms/point_sampling.h>
#include <vcg/complex/algorithms/update/component_ep.h>
#include <vcg/complex/algorithms/update/normal.h>
#include <wrap/io_trimesh/import.h>
#include <wrap/io_trimesh/export_ply.h>
#include <cstdlib>
#include <sys/timeb.h>
#include <iostream>
#include <string>
Include dependency graph for trimesh_closest.cpp:

Go to the source code of this file.

Classes

class  BaseEdge
class  BaseFace
class  BaseMesh
struct  BaseUsedTypes
class  BaseVertex
class  RTEdge
class  RTFace
class  RTMesh
struct  RTUsedTypes
class  RTVertex

Functions

int main (int argc, char **argv)
template<class MeshType , bool useEdge, bool useWrap, bool useFaceNumForGrid>
bool UnitTest_Closest (const char *filename1, int sampleNum, float dispPerc, std::vector< int > resultVec)
void Usage ()

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 180 of file trimesh_closest.cpp.

template<class MeshType , bool useEdge, bool useWrap, bool useFaceNumForGrid>
bool UnitTest_Closest ( const char *  filename1,
int  sampleNum,
float  dispPerc,
std::vector< int >  resultVec 
)

Definition at line 69 of file trimesh_closest.cpp.

void Usage ( )

Definition at line 56 of file trimesh_closest.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:55