vcglib/vcg/complex/trimesh
Paolo Cignoni 02456f0505 Corrected bug in the search of holes. Removed output prints 2006-12-01 21:24:16 +00:00
..
create removede int<->pointer conversions. 2006-11-29 14:20:10 +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 Added check with the new end and avoided dangerous updating of already updated pointers 2006-11-29 15:58:50 +00:00
append.h Updated HasPerFaceColor/Quality to the new style with mesh param. 2006-05-25 04:40:57 +00:00
base.h Added Consistency check in the HasVFAdj static function 2006-11-28 22:35:29 +00:00
clean.h Added a function for FF topology consistency check 2006-12-01 08:12:30 +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 Corrected bug in the search of holes. Removed output prints 2006-12-01 21:24:16 +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