vcglib/vcg
ganovelli 3712ddfd50 - Change to avoid dangerous iterators decrement in RayITerator: reverse iterator used (same as in ClosestIterator)
-removed some old commented code
2008-07-29 16:05:29 +00:00
..
complex behaviour change: AddFaces and AddVertices return the vert.end() and face.end() if called with n==0. 2008-07-29 13:20:44 +00:00
container Small modifications to compile with gcc >4.3 (thanks to Carlo Casta!) 2008-07-05 23:35:06 +00:00
math removed a version of the ComputeRigidMatchMatrix that take in input a weight vector. User should use ComputeWeightRigidMatchMatrix directly 2008-07-23 22:50:15 +00:00
simplex removed harmless warnings 2008-07-09 10:31:55 +00:00
space - Change to avoid dangerous iterators decrement in RayITerator: reverse iterator used (same as in ClosestIterator) 2008-07-29 16:05:29 +00:00