From 8bb8e592186bcbca165b3bb91d9c863407478a10 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Sat, 5 May 2018 00:32:26 +0200 Subject: [PATCH] Significant Change: FaceCrease bit removed and added FaceEdge Selection Bit The Crease bit was never seriously used and in many cases we mis-used the faux edge bit at its place. Now has a more significant name and can be used in practice to mark/select edges over a mesh (without explicitly storing them). --- vcg/simplex/face/base.h | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/vcg/simplex/face/base.h b/vcg/simplex/face/base.h index 5ffd8201..ed369f01 100644 --- a/vcg/simplex/face/base.h +++ b/vcg/simplex/face/base.h @@ -110,10 +110,11 @@ public: NORMX = 0x00000200, NORMY = 0x00000400, NORMZ = 0x00000800, - // Crease _flags, it is assumed that CREASEi = CREASE0<Flags() &= (~(BORDER0<cFlags() & (CREASE0<Flags() |=(CREASE0<Flags() &= (~(CREASE0<cFlags() & (FACEEDGESEL0<Flags() |=(FACEEDGESEL0<Flags() &= (~(FACEEDGESEL0<