From 1f3fc8f9ce070daaf844c39c53eacddf6023c8dc Mon Sep 17 00:00:00 2001 From: mtarini Date: Fri, 9 Jul 2004 15:52:04 +0000 Subject: [PATCH] *** empty log message *** --- vcg/simplex/face/with/wt.h | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 vcg/simplex/face/with/wt.h diff --git a/vcg/simplex/face/with/wt.h b/vcg/simplex/face/with/wt.h new file mode 100644 index 00000000..cd9c5d16 --- /dev/null +++ b/vcg/simplex/face/with/wt.h @@ -0,0 +1,27 @@ +#ifndef __VCGLIB_FACE_WT_TYPE + +#define __VCGLIB_FACE_WT_TYPE + + + +#define FACE_TYPE FaceWT + + + +#define __VCGLIB_FACE_WT + + + +#include + + + +#undef FACE_TYPE + + + +#undef __VCGLIB_FACE_WT + + + +#endif \ No newline at end of file