#include <vcg/complex/complex.h>#include <wrap/io_trimesh/import_ply.h>#include <wrap/io_trimesh/export_ply.h>#include <vcg/complex/algorithms/point_sampling.h>#include <vcg/complex/algorithms/geodesic.h>#include <vcg/complex/algorithms/update/color.h>
Go to the source code of this file.
Classes | |
| class | MyEdge |
| class | MyFace |
| class | MyMesh |
| struct | MyUsedTypes |
| class | MyVertex |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 47 of file trimesh_geodesic.cpp.