From d0192616824d6d0fc92b8f9ceb3b638ccabb6ac8 Mon Sep 17 00:00:00 2001 From: cignoni Date: Sat, 15 Oct 2011 21:30:41 +0000 Subject: [PATCH] harmless gcc/clang warnings --- wrap/io_trimesh/import_obj.h | 47 ++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/wrap/io_trimesh/import_obj.h b/wrap/io_trimesh/import_obj.h index 8f9c93a2..3c496f38 100644 --- a/wrap/io_trimesh/import_obj.h +++ b/wrap/io_trimesh/import_obj.h @@ -627,9 +627,9 @@ public: size_t len = line.length(); char buf[3]="00"; Color4b cc(Color4b::Black); - for(int i=6;(i+7) > & outlines, std::vector & indices) { indices.clear(); if(outlines.empty()) return; const std::vector &points=outlines[0]; - for(int i=0;i