removed call to ComputeRT and put its body here

This commit is contained in:
ganovelli 2004-05-13 09:49:59 +00:00
parent e2cac43714
commit 68ff2a601b
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
#ifndef __VCGLIB_TETRA_A_TYPE
#define __VCGLIB_TETRA_A_TYPE
#define TETRA_TYPE TetraA
#define __VCGLIB_TETRA_A
#include <vcg/simplex/tetrahedron/base.h>
#undef TETRA_TYPE
#undef __VCGLIB_TETRA_A
#endif