From 0c68c9568544e90f68cd4f062cb3337669d30134 Mon Sep 17 00:00:00 2001 From: cignoni Date: Thu, 26 Jun 2008 08:36:28 +0000 Subject: [PATCH] added function IsF()/SetF()/ClearF() to check if a given side of the face is a feature/internal edge; are used by some importer to mark internal edges of polygonal faces that have been triangulated --- vcg/simplex/faceplus/base.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/vcg/simplex/faceplus/base.h b/vcg/simplex/faceplus/base.h index cf4e8139..a794e2fb 100644 --- a/vcg/simplex/faceplus/base.h +++ b/vcg/simplex/faceplus/base.h @@ -240,6 +240,15 @@ public: /// This funcion execute the inverse operation of SetS() void ClearB(int i) {this->Flags() &= (~(BORDER0<Flags() & (FEATURE0<Flags() |=(FEATURE0<Flags() &= (~(FEATURE0<