vcglib/vcg/complex/algorithms
Paolo Cignoni 28d838ca49 Corrected a small bug in the poisson sampling exact number helper. 2014-05-23 15:05:16 +00:00
..
create Just refactored a bit the simple volume class used for example in the marching cube 2014-05-21 11:49:29 +00:00
local_optimization
parametrization removed useless print from voronoi parametrization 2014-03-04 00:53:39 +00:00
update Added method PerBitPolygonFaceNormalized for computing normals for polygonal meshes kept with fauxbit. 2014-05-20 22:30:59 +00:00
attribute_seam.h
autoalign_4pcs.h Significant refactoring of the 4pcs class (uniform naming, clearer init etc) 2014-05-23 12:38:20 +00:00
bitquad_creation.h
bitquad_optimization.h harmless gcc warning 2014-05-16 08:43:00 +00:00
bitquad_support.h
clean.h Refactored CountEdges into CountEdgeNum (now it also reports non manifold edges) 2014-05-23 15:03:15 +00:00
clip.h
closest.h added a missing RequirePerFaceMark in the Marker Class 2014-04-17 08:51:53 +00:00
clustering.h
crease_cut.h
cylinder_clipping.h
edge_collapse.h
geodesic.h
halfedge_quad_clean.h
harmonic.h fixed bugs in the harmonic field computing algorithm 2014-03-05 13:14:48 +00:00
hole.h Removed useless include 2014-02-18 20:18:13 +00:00
inertia.h
inside.h
intersection.h
local_optimization.h
nring.h
outline_support.h
overlap_estimation.h
point_sampling.h Corrected a small bug in the poisson sampling exact number helper. 2014-05-23 15:05:16 +00:00
pointcloud_normal.h
polygon_polychord_collapse.h Corrected a silly bug causing the polychord collapse process a strange behaviour (also some crash) when compiled with c++11. Changed also recursive types (forward declarations) avoiding pointers (by using vectors - rather than lists - and indices). 2014-05-04 18:53:31 +00:00
polygon_support.h Again refactored and commented the ExtractPolygon 2014-05-21 13:35:54 +00:00
refine.h corrected one bug to make the refine predicate do not refine when the edge is perfectly aligned with the distance function (and both or just one value is zero) 2014-05-04 23:33:31 +00:00
refine_loop.h
smooth.h Refactored Smooth::FaceNormalLaplacianVF 2014-02-19 15:27:01 +00:00
stat.h Refactored the ComputeFaceEdgeLengthDistribution function. Now it collects info about the edges also complying fauxedges and polygonal meshes. 2014-05-13 10:55:53 +00:00
symmetry.h resolved some compilation issues 2014-04-07 06:27:28 +00:00
textcoord_optimization.h
voronoi_processing.h corrected minor warnings 2014-05-21 02:01:06 +00:00
voronoi_volume_sampling.h First draft version of the volumetric version of voronoi sampling 2014-05-15 16:49:38 +00:00