vcglib/vcg/simplex/tetrahedron/with/atavtn.h

17 lines
323 B
C

#ifndef __VCGLIB_TETRA_ATTN_TYPE
#define __VCGLIB_TETRA_ATTN_TYPE
#define TETRA_TYPE TetraATAVTN
#define __VCGLIB_TETRA_AT
#define __VCGLIB_TETRA_AV
#define __VCGLIB_TETRA_TN
#include <vcg/simplex/tetrahedron/base.h>
#undef TETRA_TYPE
#undef __VCGLIB_TETRA_AT
#undef __VCGLIB_TETRA_AV
#undef __VCGLIB_TETRA_TN
#endif