vcglib/vcg/complex
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
..
algorithms 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
all_types.h removed useless ; 2012-10-04 20:41:28 +00:00
allocate.h Significantly improved documentation. Refactored a bit some of the Add* for better readability 2013-12-12 20:35:27 +00:00
append.h Include header cleaning and reordering. 2013-11-25 10:01:24 +00:00
base.h Added RequireCompactness to the basic exception throwing requirements that you can write at the beginning of an algorithm 2013-12-20 02:24:22 +00:00
complex.h Include header cleaning and reordering. 2013-11-25 10:01:24 +00:00
exception.h Added MissingCompactnessException to the basic vcg exceptions 2013-12-20 02:23:24 +00:00
used_types.h Include header cleaning and reordering. 2013-11-25 12:47:20 +00:00