diff --git a/vcg/simplex/face/with/affnfmrt.h b/vcg/simplex/face/with/affnfmrt.h new file mode 100644 index 00000000..f55f0ccd --- /dev/null +++ b/vcg/simplex/face/with/affnfmrt.h @@ -0,0 +1,19 @@ +#ifndef __VCGLIB_FACE_AFAVFNFMRT_TYPE +#define __VCGLIB_FACE_AFAVFNFMRT_TYPE + +#define FACE_TYPE FaceAFFNFMRT + +#define __VCGLIB_FACE_AF +#define __VCGLIB_FACE_FN +#define __VCGLIB_FACE_FM +#define __VCGLIB_FACE_RT + +#include + +#undef FACE_TYPE + +#undef __VCGLIB_FACE_AF +#undef __VCGLIB_FACE_FN +#undef __VCGLIB_FACE_FM +#undef __VCGLIB_FACE_RT +#endif \ No newline at end of file