#include <vcg/complex/complex.h>#include <vcg/complex/algorithms/update/topology.h>#include <vcg/complex/algorithms/update/bounding.h>#include <vcg/complex/algorithms/update/flag.h>#include <vcg/complex/algorithms/clean.h>#include <vcg/complex/algorithms/intersection.h>#include <vcg/space/index/grid_static_ptr.h>#include <wrap/io_trimesh/import.h>#include <wrap/io_edgemesh/export_svg.h>#include <wrap/io_edgemesh/export_dxf.h>
Go to the source code of this file.
Classes | |
| class | MyEdge |
| class | MyEdgeMesh |
| class | MyFace |
| class | MyMesh |
| struct | MyUsedTypes |
| class | MyVertex |
Typedefs | |
| typedef vcg::GridStaticPtr < MyMesh::FaceType, MyMesh::ScalarType > | TriMeshGrid |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 57 of file trimesh_intersection.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 59 of file trimesh_intersection.cpp.