vcglib/vcg
Paolo Cignoni 5c266a7ccb HEAVY CHANGE:
The vertex and face component (natural and optional) have been cleaned and reordered.
Particular care has been devoted to have common behaviour in the import, const access, and so. 
If you get compilation errors probably it is due to the fact that if you really need constant access to a member you have to use the "c" prefixed member (e.g. if you access to normal of a constant vertex you should use the cN() member.
2012-11-15 19:04:08 +00:00
..
complex Substituted grid with kdtree in the ballpivoting... 2012-11-14 12:48:35 +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 bug fixing: 2011-10-25 10:03:10 +00:00
math Removed Covariance computing function from Matrix Class, moved into fitting 2012-10-22 18:34:08 +00:00
simplex HEAVY CHANGE: 2012-11-15 19:04:08 +00:00
space Removed the old normal extrapolation 2012-11-08 17:20:31 +00:00