removed call to ComputeRT and put its body here
This commit is contained in:
parent
e2cac43714
commit
68ff2a601b
|
@ -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
|
Loading…
Reference in New Issue