vcglib/vcg/complex/trimesh
Paolo Cignoni e2733d55df Necessary changes for compilation with gcc 3.4.6. Especially the hash function is a problem 2006-11-07 15:13:57 +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 the calls to HasFFAdjacency e HasVFAdjacency have been changed to override them for the optional attributes (see vcg/complex/trimesh/base.h) 2006-10-27 11:06:29 +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 typenames and qualifiers for gcc compliance 2006-10-15 07:31:22 +00:00
clip.h First Commit. 2006-05-02 14:17:36 +00:00
closest.h VDistFunct() at line 292 was passed as a temporary. 2006-09-20 17:18:26 +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 Necessary changes for compilation with gcc 3.4.6. Especially the hash function is a problem 2006-11-07 15:13:57 +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