vcglib/vcg
ganovelli 1a9220ce98 behaviour change: AddFaces and AddVertices return the vert.end() and face.end() if called with n==0.
Added AddVertices with local pointers to VertexPointer to update
2008-07-29 13:20:44 +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 Fixed compilation bug under Visual Studio 2005 2008-07-29 13:01:10 +00:00