vcglib/vcg/complex/trimesh
Paolo Cignoni b50b9a7d8b Added IsSizeConsistent 2006-11-27 10:36:35 +00:00
..
create I nuovi seed ora devono essere ad almeno radius dalla mesh. 2006-10-19 10:11:01 +00:00
update Necessary changes for compilation with gcc 3.4.6. Especially the hash function is a problem 2006-11-07 15:13:57 +00:00
allocate.h Removed a couple of useless assert. 2006-11-13 13:12:27 +00:00
append.h Updated HasPerFaceColor/Quality to the new style with mesh param. 2006-05-25 04:40:57 +00:00
base.h Corrected some errors in the reflections Has*** functions 2006-11-07 11:29:24 +00:00
clean.h Added IsSizeConsistent 2006-11-27 10:36:35 +00:00
clip.h First Commit. 2006-05-02 14:17:36 +00:00
closest.h passing VDistFunct() to functions wanting a reference, not a value 2006-11-21 16:06:54 +00:00
clustering.h Added ColorPreserving Cellbase template. 2006-06-08 13:55:16 +00:00
edge_collapse.h removed a useless include 2006-10-07 15:04:25 +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
hole.h Now compiles on gcc under linux. 2006-11-24 10:42:39 +00:00
inertia.h Add cast to avoid warning 2006-03-29 10:12:08 +00:00
refine.h changed &*vert.end() to !vert.empty() -> &vert.back() to comply vs2005 compiler 2006-10-27 13:26:49 +00:00
smooth.h Necessary changes for compilation with gcc 3.4.6. Especially the hash function is a problem 2006-11-07 15:13:57 +00:00
stat.h missing std and other gcc detected syntax errors 2006-05-25 09:41:09 +00:00
subset.h misleading comment removed 2006-07-06 12:30:32 +00:00