vcglib/vcg/complex
Paolo Cignoni 3e090a41ff Added a test to avoid degenerative flip which produce two identical overlapping faces.
Little code refactoring.
The planar swap now try to improve the average quality of faces, instead of improving the quality of the worst face.
2008-03-20 15:45:54 +00:00
..
edgemesh Small gcc compiling issues 2007-05-31 10:08:16 +00:00
local_optimization Added a test to avoid degenerative flip which produce two identical overlapping faces. 2008-03-20 15:45:54 +00:00
tetramesh compilation with gcc 2007-11-20 09:50:32 +00:00
trimesh Added safer way of computing the quality histogram, robust in the case the mesh contains some outlier value (very high or very low) that makes the choice of the beginning interval wrong 2008-03-19 05:24:39 +00:00
vertexmesh Small gcc compiling issues 2007-05-31 10:08:16 +00:00
boundary.h added missing newline at the end of file 2007-11-20 09:49:53 +00:00
intersection.h Overloaded Intersection function to compute trimesh-plane intersection,it return the set of faces that are contained into intersected cells. 2007-09-19 12:16:31 +00:00
local_optimization.h Corrected ClearHeap Bug (thanks to pirosu) 2007-01-26 21:27:05 +00:00