vcglib/vcg/complex/algorithms
Luigi Malomo 2e5ac741a8 added closest face function which returns also barycentric coordinates and the interpolated normal for the closest point.
fixed Inside class for checking if a point is inside a mesh
minor fixes
2014-07-26 14:44:59 +00:00
..
create Reasonable but harmless clang warning cleanup 2014-07-03 21:28:40 +00:00
local_optimization corrected a few overloading error in the execute flipping members 2014-07-13 06:23:46 +00:00
parametrization harmless clang warning (size_t vs int) 2014-07-12 21:29:24 +00:00
update 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
attribute_seam.h
autoalign_4pcs.h
bitquad_creation.h
bitquad_optimization.h
bitquad_support.h
clean.h
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
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 corrected 1 compilation issue with mesh passed as const 2014-07-05 14:20:00 +00:00
nring.h
outline_support.h
overlap_estimation.h
point_sampling.h
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
polygon_support.h commented assert line 198 that works only for quadrilateral meshes 2014-07-26 08:41:21 +00:00
refine.h
refine_loop.h
smooth.h Updates pointcloud normal and smooth to the thread safe changes to the kdtree. 2014-07-12 05:50:32 +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
textcoord_optimization.h
voronoi_processing.h
voronoi_volume_sampling.h