vcglib/vcg/complex
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
..
algorithms 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
all_types.h removed useless ; 2012-10-04 20:41:28 +00:00
allocate.h Trying to solve int / size_t issues. Added a error guard to avoid inclusion of append. 2014-07-07 10:09:25 +00:00
append.h a forgotten int to size_t conversion in append/remap 2014-07-12 21:08:15 +00:00
base.h Cleaned up various type name clashes. There were some components that wrongly re-defined <ScalarType> covering the real <ScalarType> of the simplex. Renamed to something less ambiguous (like CurScalarType for denoting the scalar type used inside curvature types). 2014-06-19 08:31:51 +00:00
complex.h callback is part of the default inclusion now. 2014-02-18 20:16:26 +00:00
exception.h Added RequirePolygonalMesh invariant to the list of the exception throwing utility 2014-05-20 22:28:30 +00:00
used_types.h Include header cleaning and reordering. 2013-11-25 12:47:20 +00:00