vcglib/vcg
ganovelli cd438cf489 changed &*vert.end() to !vert.empty() -> &vert.back() to comply vs2005 compiler 2006-10-27 13:26:49 +00:00
..
complex changed &*vert.end() to !vert.empty() -> &vert.back() to comply vs2005 compiler 2006-10-27 13:26:49 +00:00
container aggiunto qualche const sui parametri 2006-06-08 20:28:57 +00:00
math Added two sqrt templates for resolving ambiguity of sqrt(int) 2006-10-13 13:14:50 +00:00
simplex Better managment of resize overloading when reducing the size of a vector 2006-10-16 08:49:29 +00:00
space corrected 1 bug in operator ++ of closest iterator 2006-10-26 08:28:50 +00:00