From 57069766d48848f388804c86efecfe1ff5dbb83f Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 28 Jan 2008 08:48:52 +0000 Subject: [PATCH] corrected small bug in multitex coord indexing --- vcg/space/texcoord2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcg/space/texcoord2.h b/vcg/space/texcoord2.h index 0ee795b4..ab8f7723 100644 --- a/vcg/space/texcoord2.h +++ b/vcg/space/texcoord2.h @@ -55,8 +55,8 @@ public: inline const PointType &P() const { return _t[0]; }; inline PointType &P() { return _t[0]; }; - inline const PointType &P(const int i) const { assert(i>0 && i0 && i0 && i0 && i