#include <vcg/simplex/vertex/with/afvmvn.h>#include <vcg/simplex/face/with/afavfn.h>#include <vcg/simplex/edge/with/ae.h>#include <vcg/complex/complex.h>#include <vcg/complex/allocate.h>

Go to the source code of this file.
Classes | |
| class | Face |
| class | Mesh |
| class | Vertex |
Typedefs | |
| typedef vcg::tri::Allocator< Mesh > | Allocator |
| typedef vcg::Box3< int > | BoundingBox |
| typedef float | ScalarType |
| typedef Vertex * | VertexPointer |
| typedef vcg::tri::Allocator< Mesh > Allocator |
Definition at line 18 of file Definitions.h.
| typedef vcg::Box3< int > BoundingBox |
Definition at line 19 of file Definitions.h.
| typedef float ScalarType |
Definition at line 10 of file Definitions.h.
| typedef Vertex* VertexPointer |
Definition at line 20 of file Definitions.h.