vcglib/vcg/complex/trimesh
ganovelli 05090aaee1 changed access throught iterator with static call to comply 2005 compiler 2006-10-31 11:30:41 +00:00
..
create I nuovi seed ora devono essere ad almeno radius dalla mesh. 2006-10-19 10:11:01 +00:00
update First Working Version 2006-10-16 08:50:58 +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 added override to HasFFAdjacency , HasVFAdjacency for the optional attributes (see also complex/trimesh/allocate.h) 2006-10-27 11:08:18 +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 changed access throught iterator with static call to comply 2005 compiler 2006-10-31 11:30:41 +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 Corrected Laplacian, Added selection to HCSmooth 2006-10-19 07:33:03 +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