vcglib/vcg
Paolo Cignoni 08aeee8716 Reorganized ocf face component and added a standard interface for query the availabiilty of data:
now we have 
static bool FaceType::HasXXX() // statically says if a certain type is present
bool FaceType::IsXXXAvaialble() // NON STATIC (always true for non ocf objects)
So now ImportData works for face ocf component.
2012-12-17 15:02:34 +00:00
..
complex added function static int FollowDirection 2012-12-12 16:03:08 +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 Reorganized ocf face component and added a standard interface for query the availabiilty of data: 2012-12-17 15:02:34 +00:00
space removed harmless warnings 2012-12-02 15:07:17 +00:00