with quality
This commit is contained in:
parent
152e3b1022
commit
3915e378ee
|
@ -1,15 +0,0 @@
|
|||
#ifndef __VCGLIB_TETRA_AV_TYPE
|
||||
#define __VCGLIB_TETRA_AV_TYPE
|
||||
|
||||
#define TETRA_TYPE TetraAV
|
||||
|
||||
#define __VCGLIB_TETRA_A
|
||||
#define __VCGLIB_TETRA_V
|
||||
#include <vcg/simplex/tetrahedron/base.h>
|
||||
|
||||
#undef TETRA_TYPE
|
||||
|
||||
#undef __VCGLIB_TETRA_A
|
||||
#undef __VCGLIB_TETRA_V
|
||||
|
||||
#endif
|
|
@ -1,17 +0,0 @@
|
|||
#ifndef __VCGLIB_TETRA_AVQ_TYPE
|
||||
#define __VCGLIB_TETRA_AVQ_TYPE
|
||||
|
||||
#define TETRA_TYPE TetraAVQ
|
||||
|
||||
#define __VCGLIB_TETRA_A
|
||||
#define __VCGLIB_TETRA_V
|
||||
#define __VCGLIB_TETRA_Q
|
||||
#include <vcg/simplex/tetrahedron/base.h>
|
||||
|
||||
#undef TETRA_TYPE
|
||||
|
||||
#undef __VCGLIB_TETRA_A
|
||||
#undef __VCGLIB_TETRA_V
|
||||
#undef __VCGLIB_TETRA_Q
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue