tridecimator.cpp File Reference

#include <vector>
#include <limits>
#include <stdio.h>
#include <stdlib.h>
#include <vcg/simplex/vertex/base.h>
#include <vcg/simplex/face/base.h>
#include <vcg/simplex/edge/base.h>
#include <vcg/complex/trimesh/base.h>
#include <vcg/math/quadric.h>
#include <vcg/space/point3.h>
#include <vcg/space/plane3.h>
#include <vcg/math/matrix33.h>
#include <vcg/complex/trimesh/clean.h>
#include <wrap/io_trimesh/import.h>
#include <wrap/io_trimesh/export_ply.h>
#include <vcg/complex/trimesh/update/topology.h>
#include <vcg/complex/local_optimization.h>
#include <vcg/math/quadric.h>
#include <vcg/simplex/face/pos.h>
#include <vcg/complex/trimesh/update/flag.h>
#include <vcg/complex/trimesh/update/bounding.h>
#include <vcg/simplex/face/topology.h>
#include <vcg/complex/trimesh/allocate.h>
Include dependency graph for tridecimator.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MyEdge
class  MyFace
class  MyMesh
 the main mesh class More...
class  MyTriEdgeCollapse
struct  MyUsedTypes
class  MyVertex

Functions

int main (int argc, char **argv)
void Usage ()

Variables

MyMesh mesh

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 131 of file tridecimator.cpp.

void Usage (  ) 

Definition at line 96 of file tridecimator.cpp.


Variable Documentation

Definition at line 129 of file tridecimator.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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