vcglib/vcg/simplex/tetrahedron/tetrahedron.h

7 lines
140 B
C
Raw Normal View History

2004-10-04 15:53:02 +02:00
#ifndef __VCGLIB_TETRAHEDRON
#define __VCGLIB_TETRAHEDRON
#define TETRA_TYPE Tetrahedron
#include <vcg/simplex/tetrahedron/base.h>
#endif