vcglib/vcg/complex/trimesh
ganovelli e8d3020714 added typename to PointerToAttribute to dynamically check the GetPer[]Attribute 2010-06-16 15:18:39 +00:00
..
create Removed printf and added the standard callback approach 2010-04-30 09:55:34 +00:00
update Added first version of vertex quality saturation function (to be thorougly tested) 2010-06-16 13:23:59 +00:00
allocate.h added typechecking and function to return the list of attributes of a given type 2010-06-16 15:17:42 +00:00
append.h added in the Append::Mesh function the possibility of copying also unreferenced vertices (indispensable for point sets!) 2009-04-04 16:58:21 +00:00
attribute_seam.h added generic functors to attribute seam. 2010-03-29 16:27:41 +00:00
autoalign_4pcs.h converted to the new UsedTypes syntax 2010-03-17 09:22:23 +00:00
base.h added typename to PointerToAttribute to dynamically check the GetPer[]Attribute 2010-06-16 15:18:39 +00:00
bitquad_creation.h Fixed catmull clark subdivision schema. 2010-04-29 15:07:41 +00:00
bitquad_optimization.h minor changes 2009-10-14 16:15:50 +00:00
bitquad_support.h add missing std:: 2009-10-15 11:53:09 +00:00
clean.h Moved the removal of faces with edges outside a given range to a selection function into UpdateSelection<>:: 2010-06-16 11:40:14 +00:00
clip.h Renamed a symbol that caused ambiguity (VertexInfo -> vertexClipInfo) added functor and function for box clipping 2010-06-16 13:23:07 +00:00
closest.h changed calls to the new InterpolationParameters function 2010-05-25 14:54:50 +00:00
clustering.h removed illegal *m.vert.end() 2010-04-12 12:45:06 +00:00
crease_cut.h Removed harmless warnings 2009-06-11 23:55:06 +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 removed harmless gcc warnings 2010-03-26 09:43:45 +00:00
hole.h corrected the template in the normal<> function... again 2009-12-07 08:17:10 +00:00
inertia.h added cr at the end 2009-07-29 12:48:30 +00:00
inside.h [Namespaces changes] 2008-09-30 10:52:37 +00:00
overlap_estimation.h changed doxigen comments. 2009-08-04 21:10:08 +00:00
point_sampling.h Fixed bug in the rasterization function to generate correct samples outside triangles which have a texture space border edge. 2010-05-21 16:43:58 +00:00
polygon_support.h Added ExtractPolygon quad support function 2009-06-26 13:05:52 +00:00
refine.h completed the correct working of temporary data inside the refinement functions 2009-06-25 06:19:00 +00:00
refine_loop.h removed harmless gcc warnings 2010-01-03 01:57:39 +00:00
smooth.h Corrected a survived old style use of temporary data in smoothning of vertex normals 2009-12-01 08:37:27 +00:00
stat.h Added ComputePerFaceQualityHistogram (provided by Andrea Tagliasacchi) 2010-05-05 12:30:58 +00:00
subset.h use const_iterator for input face container. 2009-03-17 16:39:23 +00:00
textcoord_optimization.h big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default) 2008-10-27 14:48:14 +00:00