vcglib/vcg/complex/trimesh
Paolo Cignoni 16ca848580 Added missing include and changed the call to jacobi 2007-03-08 22:48:17 +00:00
..
create Added small comment to grid function 2007-02-01 06:38:27 +00:00
update Added FaceFromBorder 2007-02-01 06:37:05 +00:00
allocate.h Added test in AddVertices to do not update un-initalized vert references (for newly allocated faces) 2007-01-11 10:24:25 +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 guards on msvc pragmas 2007-02-22 09:18:41 +00:00
clean.h std::numeric_limits<ScalarType>::max() -> (std::numeric_limits<ScalarType>::max)() 2007-02-27 15:17:17 +00:00
clip.h First Commit. 2006-05-02 14:17:36 +00:00
closest.h added max distance to rayIterator 2006-12-06 12:59:13 +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 Remove some usless code in Minimum Weight Triangulation. 2007-01-31 15:25:49 +00:00
inertia.h Added missing include and changed the call to jacobi 2007-03-08 22:48:17 +00:00
refine.h added missing typenames 2007-01-18 18:15:14 +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 Removed useless and conflicting inclusion of face.h 2007-01-11 10:12:19 +00:00
subset.h misleading comment removed 2006-07-06 12:30:32 +00:00
textcoord_optimization.h added parameter theta (from conformal to equiareal) to AreaPresTextureOptimizer. 2007-02-02 04:11:00 +00:00