vcglib/vcg/complex/trimesh
Marco Di Benedetto f001cdf2e2 Added check for empty generated mesh (prevent call to mesh allocator with zero vertices or faces). 2006-05-19 20:49:03 +00:00
..
create changes necessary for gcc 3.4.5 on linux 64bit 2006-04-11 08:08:28 +00:00
update Removed unused box function and rewrote initial comment. 2006-05-16 21:36:54 +00:00
allocate.h fix bug end iterator++ 2006-02-28 12:22:48 +00:00
append.h commented out one function which does not compile on linux with gcc 3.4.5 2006-04-11 13:51:21 +00:00
base.h Added new style HasPerFaceColor(m) and HasPerFaceMark(m) 2006-05-03 21:35:31 +00:00
clean.h Redesigned the function for the removal of faces according to their area and edge lenght 2006-05-16 21:51:07 +00:00
clip.h First Commit. 2006-05-02 14:17:36 +00:00
closest.h sintax error corrected 2006-02-09 08:38:04 +00:00
clustering.h Added check for empty generated mesh (prevent call to mesh allocator with zero vertices or faces). 2006-05-19 20:49:03 +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
geodesic.h first importing from old version. NOT optimized! It works with VertexFace Adjacency even over non manifolds 2005-12-13 17:17:19 +00:00
inertia.h Add cast to avoid warning 2006-03-29 10:12:08 +00:00
refine.h HasPerWedgeTexture -> HasPerWedgeTexture(m) 2006-05-03 21:42:10 +00:00
smooth.h Added missing typenames 2006-02-06 10:45:47 +00:00
subset.h added assert on deleted flag condition 2005-12-14 17:14:13 +00:00