#include <math.h>#include <stdio.h>#include <vcg/complex/algorithms/update/color.h>#include <vcg/complex/algorithms/create/platonic.h>#include <wrap/io_trimesh/import_ply.h>#include <wrap/io_trimesh/export_ply.h>#include <vcg/complex/algorithms/cylinder_clipping.h>
Go to the source code of this file.
Classes | |
| class | MyEdge |
| class | MyFace |
| class | MyMesh |
| struct | MyUsedTypes |
| class | MyVertex |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 24 of file trimesh_cylclip.cpp.