#include <vcg/complex/complex.h>#include <vcg/complex/algorithms/update/bounding.h>#include <vcg/complex/algorithms/update/topology.h>#include <vcg/complex/algorithms/update/normal.h>#include <vcg/complex/algorithms/update/flag.h>#include <vcg/complex/algorithms/create/ball_pivoting.h>#include <wrap/io_trimesh/import_ply.h>#include <wrap/io_trimesh/export_ply.h>
Go to the source code of this file.
Classes | |
| class | MyFace |
| class | MyMesh |
| struct | MyUsedTypes |
| class | MyVertex |
Functions | |
| bool | callback (int percent, const char *str) |
| int | main (int argc, char **argv) |
| bool callback | ( | int | percent, |
| const char * | str | ||
| ) |
Definition at line 48 of file trimesh_ball_pivoting.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 53 of file trimesh_ball_pivoting.cpp.