vcglib/vcg/complex/trimesh
Paolo Cignoni dee2e4f284 Re-inserted the cFFp and cVFp access. If only the const version of the member function exists, the compiler will call it
when a non-const object invokes that function
2005-10-13 09:32:11 +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 removed the access to the face member function normal and substituted with vcg::normal(*f); 2005-10-13 08:38:00 +00:00
allocate.h Re-inserted the cFFp and cVFp access. If only the const version of the member function exists, the compiler will call it 2005-10-13 09:32:11 +00:00
base.h Minor changes 2005-10-03 16:00:08 +00:00
clean.h Added new functions belonging to triMeshInfo 2005-10-11 16:03:40 +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