diff --git a/vcg/complex/complex.h b/vcg/complex/complex.h index e6c2ed99..2e6396b1 100644 --- a/vcg/complex/complex.h +++ b/vcg/complex/complex.h @@ -323,7 +323,7 @@ public: /// Default constructor TriMesh() { - fn = vn = 0; + fn = en = vn = 0; imark = 0; attrn = 0; C()=Color4b::Gray;