Go to file
Paolo Cignoni 8476a1ff20 Reorganized ocf vertex component and added a standard interface for query the availability of data:
now we have 
static bool vertextype::HasXXX() // statically says if a certain type is present
bool vertextype::IsXXXAvaialble() // NON STATIC (always true for non ocf objects)
So now ImportData correctly works for both sides of vertex ocf component.
2012-12-17 22:54:48 +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 vertex component and added a standard interface for query the availability of data: 2012-12-17 22:54:48 +00:00
wrap Added function UpdateUVBox 2012-12-09 16:09:18 +00:00