Go to file
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
apps Added sample for point matching 2012-11-22 23:30:42 +00:00
docs Improved documentation to include stars 2012-12-10 12:40:21 +00:00
eigenlib updated instructions on how to update eigen... 2012-10-05 16:46:39 +00:00
img added img module 2009-07-14 14:43:19 +00:00
vcg Reorganized ocf face component and added a standard interface for query the availabiilty of data: 2012-12-17 15:02:34 +00:00
wrap Added function UpdateUVBox 2012-12-09 16:09:18 +00:00