trimesh_hole.cpp File Reference

#include <vector>
#include <iostream>
#include <vcg/simplex/vertex/base.h>
#include <vcg/simplex/face/base.h>
#include <vcg/simplex/face/topology.h>
#include <vcg/complex/trimesh/base.h>
#include <vcg/complex/trimesh/hole.h>
#include <wrap/callback.h>
#include <vcg/math/base.h>
#include <vcg/complex/trimesh/clean.h>
#include <vcg/space/point3.h>
#include <float.h>
#include <algorithm>
#include <time.h>
#include <math.h>
#include <vcg/complex/local_optimization.h>
#include <vcg/space/triangle3.h>
#include <vcg/space/line3.h>
#include <vcg/container/simple_temporary_data.h>
#include <vcg/complex/trimesh/update/normal.h>
#include <vcg/complex/trimesh/refine.h>
#include <vcg/complex/trimesh/update/selection.h>
#include <vcg/complex/trimesh/update/topology.h>
#include <vcg/complex/trimesh/update/flag.h>
#include <vcg/simplex/face/pos.h>
#include <wrap/io_trimesh/import_ply.h>
#include <wrap/io_trimesh/export_ply.h>
Include dependency graph for trimesh_hole.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MyDelaunayFlip
class  MyFace
class  MyMesh
 the main mesh class More...
struct  MyUsedTypes
class  MyVertex

Functions

bool callback (int percent, const char *str)
int main (int argc, char **argv)
template<class MESH >
bool NormalTest (typename face::Pos< typename MESH::FaceType > pos)

Function Documentation

bool callback ( int  percent,
const char *  str 
)

Definition at line 54 of file trimesh_hole.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 78 of file trimesh_hole.cpp.

template<class MESH >
bool NormalTest ( typename face::Pos< typename MESH::FaceType >  pos  )  [inline]

Definition at line 60 of file trimesh_hole.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:21:08 2013