#include <vcg/complex/complex.h>#include <wrap/io_trimesh/import.h>#include <wrap/io_trimesh/export.h>#include <vcg/complex/algorithms/update/topology.h>#include <vcg/complex/algorithms/update/normal.h>#include <vcg/complex/algorithms/update/color.h>#include <vcg/complex/algorithms/inertia.h>#include <vcg/complex/algorithms/point_sampling.h>#include <vcg/complex/algorithms/ransac_matching.h>#include <vcg/space/index/kdtree/kdtree.h>#include <vcg/space/point_matching.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 52 of file trimesh_ransac.cpp.