vcglib/vcg/complex/algorithms
Nico Pietroni 5f59f1fa5a corrected some non templated type on SplitNonManifoldVertex function 2013-05-08 09:05:58 +00:00
..
create added Annulus and OrientedAnnulus to mesh creation helpers 2013-04-15 20:14:27 +00:00
local_optimization
parametrization Updated to include better control of the voronoi parametrization. Changed packer (warning it requires qt...) 2013-04-03 10:07:29 +00:00
update added ClearCreases function.. 2013-04-24 14:22:43 +00:00
attribute_seam.h
autoalign_4pcs.h further cleaning up and commenting 2013-02-28 15:51:38 +00:00
bitquad_creation.h
bitquad_optimization.h
bitquad_support.h
clean.h corrected some non templated type on SplitNonManifoldVertex function 2013-05-08 09:05:58 +00:00
clip.h
closest.h
clustering.h
crease_cut.h harmless small refactoring 2013-03-13 14:59:34 +00:00
edge_collapse.h
geodesic.h
halfedge_quad_clean.h Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
hole.h
inertia.h
inside.h
intersection.h
local_optimization.h
nring.h
outline_support.h added Outline2VecBBox method 2013-04-03 10:02:19 +00:00
overlap_estimation.h
point_sampling.h corrected a wrong interface to poisson pruning (left after recent changes) 2013-03-13 00:16:51 +00:00
pointcloud_normal.h
polygon_support.h
refine.h
refine_loop.h
smooth.h
stat.h
textcoord_optimization.h
voronoi_clustering.h //static_cast<VertexPointer>(NULL) has been introduced just to avoid an error in the MSVS2010's compiler confusing pointer with int. You could use nullptr to avoid it, but it's not supported by all compilers. 2013-03-24 16:33:50 +00:00