minor chamges
This commit is contained in:
parent
37e7cd9ada
commit
11d5e8b4a8
vcg/simplex/tetrahedron
|
@ -0,0 +1,6 @@
|
|||
#ifndef __VCGLIB_TETRAHEDRON
|
||||
#define __VCGLIB_TETRAHEDRON
|
||||
#define TETRA_TYPE Tetrahedron
|
||||
#include <vcg/simplex/tetrahedron/base.h>
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue