vcglib/vcg
Paolo Cignoni 8111bcda24 Corrected a very nasty bug introduced in Revision 4782 that reorganized ocf face component and added a standard interface for query the availabiilty of data:
bool FaceType::IsXXXAvaialble() ,must be defined in the XXX ocf type and not in the info type otherwise it would be defined also for non ocf components.
2013-02-06 11:22:11 +00:00
..
complex Corrected a small bug in the simpler wrapper for the generation of a poisson disk distribution over a mesh 2013-01-31 10:50:19 +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 reverted last committ (done by mistake :) ) 2012-12-05 11:37:19 +00:00
simplex Corrected a very nasty bug introduced in Revision 4782 that reorganized ocf face component and added a standard interface for query the availabiilty of data: 2013-02-06 11:22:11 +00:00
space Improved comment on the order of the returned elements in a kdtree 2013-01-31 10:44:44 +00:00