vcglib/vcg/complex/algorithms
Paolo Cignoni e1fb5617ff assert -> throw exception 2012-11-08 18:37:10 +00:00
..
create corrected a bug in torus creation 2012-10-15 12:49:17 +00:00
local_optimization Harmless gcc warnings 2012-10-09 07:05:45 +00:00
parametrization removed import/export functions and added to wrap/io_trimesh/import_field.h and wrap/io_trimesh/export_field.h 2012-10-16 10:07:58 +00:00
update Improving Documentation: removed doxygen warnings. 2012-10-26 07:08:18 +00:00
attribute_seam.h Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
autoalign_4pcs.h Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
bitquad_creation.h added a few testing methods (IsTriOnly, IsQuadOnly, IsTriQuadOnly) 2012-07-20 13:50:08 +00:00
bitquad_optimization.h 2011-04-01 16:25:49 +00:00
bitquad_support.h corrected use of constant flags method 2012-11-07 15:43:38 +00:00
clean.h Added a couple of missing Flags->cFlags 2012-11-08 18:31:13 +00:00
clip.h 2011-04-01 16:25:49 +00:00
closest.h minimal change (useless passing by reference of const intended parameters) 2012-10-11 11:19:37 +00:00
clustering.h Orthography lenght -> length 2012-10-08 09:05:11 +00:00
crease_cut.h removed useless append.h and a spurious uber still floating around... 2012-10-25 23:39:31 +00:00
edge_collapse.h Added a few comments... 2012-02-25 14:40:23 +00:00
geodesic.h assert -> throw exception 2012-11-08 18:37:10 +00:00
halfedge_quad_clean.h Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
hole.h Heavily changed the whole hole filling class, now much shorter, more readable and hopefully more robust. 2012-07-31 09:13:48 +00:00
inertia.h Improved documentation of inertia and slightly changed the interface (added a constructor) 2012-10-16 07:36:35 +00:00
inside.h 2011-04-01 16:25:49 +00:00
intersection.h removed useless append.h and a spurious uber still floating around... 2012-10-25 23:39:31 +00:00
local_optimization.h Rolled back 2011-10-05 15:04:40 +00:00
nring.h Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
overlap_estimation.h Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
point_sampling.h Small bug in the time computation of Poisson sampling 2012-11-07 01:14:27 +00:00
pointcloud_normal.h Added new version of algorithm for computing normals for point clouds. Approx 8 times faster and works for clouds of a few millions of points... 2012-11-08 15:33:32 +00:00
polygon_support.h Removed inclusion of subset.h 2012-10-23 23:41:41 +00:00
refine.h removed useless append.h and a spurious uber still floating around... 2012-10-25 23:39:31 +00:00
refine_loop.h Corrected refine, Now instead of using a dangerous vector of vertex type (that could cause issues with ocf types) it use just a vector of pair<position,normal> 2012-10-22 18:37:51 +00:00
smooth.h Improved the VertexNormalPointCloud smoothing algorithm (it can re use a kdtree) 2012-11-08 18:33:55 +00:00
stat.h Yet some other changes to the stat collecting functions for computing the average edge lenght on a mesh. 2012-07-06 09:06:43 +00:00
textcoord_optimization.h 2011-04-01 16:25:49 +00:00
voronoi_clustering.h Significant changes to the Geodesic computation class 2012-11-07 01:07:08 +00:00