#include <vector>#include <vcg/simplex/vertex/with/atvmvn.h>#include <vcg/complex/tetramesh/base.h>#include <vcg/space/box3.h>#include <vcg/space/color4.h>#include <vcg/simplex/tetrahedron/with/atavtq.h>#include <wrap/callback.h>#include <wrap/ply/plylib.h>#include <wrap/ply/io_mask.h>#include <wrap/io_tetramesh/io_ply.h>#include <stdio.h>#include <vcg/space/point3.h>#include <vcg/space/point4.h>#include <vcg/complex/local_optimization.h>#include <vcg/math/matrix44.h>#include <vcg/math/matrix33.h>#include <algorithm>#include <map>#include <vcg\simplex\tetrahedron\pos.h>#include <vcg\complex\tetramesh\update\triconvert.h>#include <vcg\simplex\face\face.h>#include <vcg\complex\trimesh\base.h>#include <vcg\complex\trimesh\update\normal.h>

Go to the source code of this file.
Classes | |
| class | MyTetrahedron |
| class | MyTMesh |
| class | MyVertex |
Functions | |
| int | main (int, char **argv, int num_op) |
Variables | |
| vcg::LocalOptimization< MyTMesh > * | loc |
| MyTMesh | mesh |
| int main | ( | int | , | |
| char ** | argv, | |||
| int | num_op | |||
| ) |
Definition at line 33 of file tetra_decimator/main.cpp.
Definition at line 29 of file tetra_decimator/main.cpp.
Definition at line 31 of file tetra_decimator/main.cpp.