#include <vcg/complex/complex.h>#include <wrap/io_trimesh/import.h>#include <wrap/io_trimesh/export.h>#include <vcg/complex/algorithms/point_sampling.h>#include <vcg/complex/algorithms/create/platonic.h>#include <vcg/complex/algorithms/clustering.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_pointcloud_sampling.cpp.