vcglib/vcg/complex
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
..
edgemesh
local_optimization Corrected a very small bug in the finalize of the quadric simplification, (RW flags were not correctly restored at the end of the simplification) 2008-07-17 06:52:56 +00:00
tetramesh compilation with gcc 2007-11-20 09:50:32 +00:00
trimesh 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
vertexmesh
boundary.h added missing newline at the end of file 2007-11-20 09:49:53 +00:00
intersection.h
local_optimization.h Re-factored the Heap-Simplex ratio parameter. Now it is something that should be asked to the localmodification class. 2008-07-10 09:44:09 +00:00