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

18 lines
329 B
C
Raw Normal View History

#ifndef __VCGLIB_TETRA_ATAVTQ_TYPE
#define __VCGLIB_TETRA_ATAVTQ_TYPE
#define TETRA_TYPE TetraATAVTQ
#define __VCGLIB_TETRA_AT
2004-07-08 11:02:27 +02:00
#define __VCGLIB_TETRA_AV
#define __VCGLIB_TETRA_TQ
#include <vcg/simplex/tetrahedron/base.h>
#undef TETRA_TYPE
#undef __VCGLIB_TETRA_AT
2004-07-08 11:02:27 +02:00
#undef __VCGLIB_TETRA_AV
#undef __VCGLIB_TETRA_TQ
#endif