vcglib/vcg
Federico Ponchio 57880ef231 Replaced Eigen::Vector3f p; with Eigen::Matrix<S,3,1> p; (support for double precision). 2014-02-12 15:07:19 +00:00
..
complex Implemented Polycoord Collapse for polygonal meshes (only strips of quads are effectively collapsed). 2014-02-12 12:43:02 +00:00
connectors Removed all the UberXXX members from the various components. No more needed since many years. Still there just because we are quite lazy... 2012-10-25 13:16:03 +00:00
container added #include <string.h> for memcpy 2013-12-11 14:20:17 +00:00
math invalid output range - fixed 2014-02-04 16:09:36 +00:00
simplex removed useless mesh parameter in FFLinkCondition 2014-02-12 10:58:38 +00:00
space Replaced Eigen::Vector3f p; with Eigen::Matrix<S,3,1> p; (support for double precision). 2014-02-12 15:07:19 +00:00