From 79c9b988e718b2777913ff9fe85a253be2112edf Mon Sep 17 00:00:00 2001 From: cignoni Date: Thu, 31 Dec 2015 11:47:37 +0000 Subject: [PATCH] better comments (After some curses...) --- vcg/simplex/face/topology.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vcg/simplex/face/topology.h b/vcg/simplex/face/topology.h index 022efcea..5b6b9432 100644 --- a/vcg/simplex/face/topology.h +++ b/vcg/simplex/face/topology.h @@ -468,7 +468,9 @@ bool FFLinkCondition(FaceType &f, const int z) /*! Perform a simple edge collapse * The edge z is collapsed and the vertex V(z) is collapsed onto the vertex V1(Z) - * It assumes that the mesh is Manifold. + * vertex V(z) is deleted and vertex V1(z) survives. + * It assumes that the mesh is Manifold. + * Note that it preserves manifoldness only if FFLinkConditions are satisfied * If the mesh is not manifold it will crash (there will be faces with deleted vertexes around) * f12 * surV ___________