vcglib/vcg/simplex/tetrahedron/tetrahedron.h

7 lines
140 B
C

#ifndef __VCGLIB_TETRAHEDRON
#define __VCGLIB_TETRAHEDRON
#define TETRA_TYPE Tetrahedron
#include <vcg/simplex/tetrahedron/base.h>
#endif