vcglib/vcg
Marco Callieri 17ed6bdac4 in the function used to compute normals for pointclouds, added a check during consensus propagation to avoid flipping normals backface w.r.t. the specified wiewposition.
It does seem redundant, but it may happen, by mere chance, that the starting point used for consensus propagation, forces other points to flip even if the resulting flip places them backface w.r.t. the specified wiewposition
--to be tested--
2014-01-10 13:00:09 +00:00
..
complex in the function used to compute normals for pointclouds, added a check during consensus propagation to avoid flipping normals backface w.r.t. the specified wiewposition. 2014-01-10 13:00:09 +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 removed a wrongly surviving duplicate copy of the space/point_matching.h. It was moved one years ago but for some strange svn reasons it was still around... 2013-12-01 22:54:33 +00:00
simplex Added basic link condition for FF adjacency and VVOrderedStarFF 2013-12-20 11:42:27 +00:00
space Compiling errors fixed in the function ClosestPoint2Box2 2013-11-28 16:34:20 +00:00