#include <vcg/simplex/vertex/base.h>#include <vcg/simplex/vertex/component.h>#include <vcg/complex/used_types.h>#include <vcg/simplex/face/base.h>#include <vcg/simplex/face/component.h>#include <vcg/simplex/face/topology.h>#include <vcg/complex/trimesh/base.h>#include <wrap/io_trimesh/import.h>#include <wrap/io_trimesh/export.h>#include <vcg/complex/trimesh/update/topology.h>#include <vcg/complex/trimesh/update/normal.h>
Go to the source code of this file.
Classes | |
| class | MyEdge |
| class | MyFace |
| class | MyMesh |
| the main mesh class More... | |
| struct | MyUsedTypes |
| class | MyVertex |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 60 of file trimesh_base.cpp.