#include <vcg\simplex\vertex\with\atvn.h>
#include <vcg\simplex\tetrahedron\with\atav.h>
#include <vcg\complex\tetramesh\base.h>
Go to the source code of this file.
Classes | |
class | MyTetrahedron |
class | MyVertex |
Typedefs | |
typedef vcg::tetra::Tetramesh < std::vector< MyVertex > ,std::vector< MyTetrahedron > > | MyTetraMesh |
typedef vcg::tetra::Tetramesh< std::vector<MyVertex> ,std::vector<MyTetrahedron> > MyTetraMesh |
Definition at line 13 of file myclasses.h.