From 20f941401cf9018524ee136a2559015a7bb8a771 Mon Sep 17 00:00:00 2001 From: nicopietroni Date: Thu, 8 Jul 2004 08:46:15 +0000 Subject: [PATCH] vertex with tetra topology. normals and temporary mark --- vcg/simplex/vertex/with/atvnvm.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vcg/simplex/vertex/with/atvnvm.h b/vcg/simplex/vertex/with/atvnvm.h index 73cd32b2..a5d40e10 100644 --- a/vcg/simplex/vertex/with/atvnvm.h +++ b/vcg/simplex/vertex/with/atvnvm.h @@ -5,10 +5,12 @@ #define __VCGLIB_VERTEX_AT #define __VCGLIB_VERTEX_VN +#define __VCGLIB_VERTEX_VM #include #undef VERTEX_TYPE +#undef __VCGLIB_VERTEX_VM #undef __VCGLIB_VERTEX_AT #undef __VCGLIB_VERTEX_VN