diff options
Diffstat (limited to 'cad/meshlab/files/patch-vcglib-wrap-gl-trimesh.h')
-rw-r--r-- | cad/meshlab/files/patch-vcglib-wrap-gl-trimesh.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/cad/meshlab/files/patch-vcglib-wrap-gl-trimesh.h b/cad/meshlab/files/patch-vcglib-wrap-gl-trimesh.h deleted file mode 100644 index 56e36789e70d..000000000000 --- a/cad/meshlab/files/patch-vcglib-wrap-gl-trimesh.h +++ /dev/null @@ -1,18 +0,0 @@ ---- ../../vcglib/wrap/gl/trimesh.h.orig 2013-11-16 21:32:47.000000000 +0100 -+++ ../../vcglib/wrap/gl/trimesh.h 2013-11-16 21:33:23.000000000 +0100 -@@ -895,6 +895,7 @@ - #define VCTRACE (void)0 - //#define VCTRACE TRACE - -+/* dead code - template<class MESH_TYPE> - void Crease(MESH_TYPE &m, typename MESH_TYPE::scalar_type angleRad) - { -@@ -1006,6 +1007,7 @@ - m.vert.math::Swap(newvert); - m.vn=m.vert.size(); - } -+*/ - - /* - Secondo tipo di crease angle. ha bisogno del per wedge normal |