vcglib/vcg/complex/trimesh
Paolo Cignoni 85109504ef Changed DegeneratedFaces, sets the D flags for each faces
that is found to be degenerated.
CounEdges and ConnectedComponents check now if a face IsD()
else for degenerated faces many asserts fail.
2005-11-15 12:16:34 +00:00
..
create Removed updating of normal when computing 'C' vertex: it should not be done here and could be dangerours if vertex type has not the normal. 2005-07-26 06:10:28 +00:00
update Added clarifying comment in an assert 2005-11-10 15:36:42 +00:00
allocate.h Removed flags clearing (now it should be in the constructor of face and vertex) 2005-11-10 15:37:58 +00:00
base.h Changed Volume Routine, before was returning negative values 2005-11-15 12:09:17 +00:00
clean.h Changed DegeneratedFaces, sets the D flags for each faces 2005-11-15 12:16:34 +00:00
closest.h corrected bugs on GEtKClosestVert and GetInSphereVert 2005-10-05 17:02:52 +00:00
edge_collapse.h Removed unused local type Edge. Now it use the standard simplex edge. 2005-10-12 10:36:26 +00:00
refine.h small gcc-related compiling issues (typenames,ending cr, initialization order) 2005-07-11 13:16:34 +00:00
smooth.h small gcc-related compiling issues (typenames,ending cr, initialization order) 2005-07-11 13:16:34 +00:00
subset.h Warnings Correction 2005-02-08 14:38:05 +00:00