vcglib/vcg/complex/algorithms
Paolo Cignoni ce65164b58 harmless header clean up 2014-08-09 00:22:21 +00:00
..
create Adapted the trivial walker of marching cube to float/double independence 2014-08-09 00:21:07 +00:00
local_optimization corrected a few overloading error in the execute flipping members 2014-07-13 06:23:46 +00:00
parametrization harmless header clean up 2014-08-09 00:22:21 +00:00
update throw exception -> RequireXXXX refactoring 2014-08-09 00:14:42 +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 Improved float/double consistency removing some wrong Point3f and substitued with MeshType::CoordType 2014-06-19 10:26:13 +00:00
clip.h
closest.h added closest face function which returns also barycentric coordinates and the interpolated normal for the closest point. 2014-07-26 14:44:59 +00:00
clustering.h
crease_cut.h
cylinder_clipping.h
edge_collapse.h
geodesic.h Improved float/double consistency removing some wrong Point3f and substitued with MeshType::CoordType 2014-07-01 10:12:49 +00:00
halfedge_quad_clean.h
harmonic.h
hole.h
inertia.h
inside.h added closest face function which returns also barycentric coordinates and the interpolated normal for the closest point. 2014-07-26 14:44:59 +00:00
intersection.h
local_optimization.h
mesh_to_matrix.h Added namespaces, copyright and a bit of cleaning... 2014-08-09 00:15:52 +00:00
nring.h
outline_support.h
overlap_estimation.h
point_sampling.h Just a few other size_t vs int clarifications 2014-08-09 00:02:52 +00:00
pointcloud_normal.h Updates pointcloud normal and smooth to the thread safe changes to the kdtree. 2014-07-12 05:50:32 +00:00
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 commented assert line 198 that works only for quadrilateral meshes 2014-07-26 08:41:21 +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 Wrong type cast 2014-06-17 14:48:39 +00:00
smooth.h Removed unused local variable. (harmless gcc warning) 2014-08-08 22:06:12 +00:00
smooth_field.h minor modification 2014-07-04 13:29:24 +00:00
stat.h Reasonable but harmless clang warning cleanup 2014-07-03 21:28:40 +00:00
symmetry.h resolved some compilation issues 2014-04-07 06:27:28 +00:00
textcoord_optimization.h
voronoi_processing.h Improved float/double consistency removing some wrong Point3f and substitued with MeshType::CoordType 2014-07-01 10:13:18 +00:00
voronoi_volume_sampling.h corrected small bug in the BuildVolumeSampling member of the voronoi volumetric sampling 2014-06-17 15:01:18 +00:00