diff --git a/vcg/simplex/tetrahedron/with/atavtq.h b/vcg/simplex/tetrahedron/with/atavtq.h new file mode 100644 index 00000000..cb1c936e --- /dev/null +++ b/vcg/simplex/tetrahedron/with/atavtq.h @@ -0,0 +1,17 @@ +#ifndef __VCGLIB_TETRA_ATAVTQ_TYPE +#define __VCGLIB_TETRA_ATAVTQ_TYPE + +#define TETRA_TYPE TetraATAVTQ + +#define __VCGLIB_TETRA_AT +#define __VCGLIB_TETRA_VT +#define __VCGLIB_TETRA_TQ +#include + +#undef TETRA_TYPE + +#undef __VCGLIB_TETRA_AT +#undef __VCGLIB_TETRA_VT +#undef __VCGLIB_TETRA_TQ + +#endif