vcglib/vcg/complex/trimesh
ganovelli 3f765b9a39 Point3f->Coordtype 2008-05-14 10:03:29 +00:00
..
create added facegrid method to build just the faces 2008-04-24 04:44:48 +00:00
update Point3f->Coordtype 2008-05-14 10:03:29 +00:00
allocate.h fast return for compacting functions if no compacting is needed 2008-04-18 17:45:23 +00:00
append.h moved Index function from append to the allocate 2008-04-10 09:18:57 +00:00
base.h added HasPerVertexTexCoord ( mesh ) 2008-04-15 10:34:07 +00:00
clean.h added a missing std:: 2008-04-24 05:04:25 +00:00
clip.h First Commit. 2006-05-02 14:17:36 +00:00
closest.h changes to comply "plus" types 2007-05-04 16:34:31 +00:00
clustering.h Addded check for no color in mesh 2007-11-06 16:12:24 +00:00
crease_cut.h normalize normals of current faces instead of using new normals 2008-04-19 05:15:44 +00:00
edge_collapse.h Added Allocator::DeleteFace and Allocator::DeleteVertex; Now the use of SetD() should be deprecated. 2007-10-16 16:46:53 +00:00
geodesic.h more appropriate function names, licence updated, comment added 2008-01-12 19:41:46 +00:00
hole.h removed past end access in an assert 2007-11-05 23:46:43 +00:00
inertia.h Added missing include and changed the call to jacobi 2007-03-08 22:48:17 +00:00
inside.h Minor changes. 2007-06-07 15:34:11 +00:00
refine.h Changed the edge split predicate, now it takes a pos instead of two pnts 2008-04-07 12:58:48 +00:00
smooth.h renamed vertex quality smoothing 2008-05-08 23:50:44 +00:00
stat.h Added safer way of computing the quality histogram, robust in the case the mesh contains some outlier value (very high or very low) that makes the choice of the beginning interval wrong 2008-03-19 05:24:39 +00:00
subset.h changes to use vcg::vert::ImportLocal 2008-02-15 12:51:59 +00:00
textcoord_optimization.h removed useless code (two functions were repeated) 2008-05-02 11:35:45 +00:00