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