Go to file
Paolo Cignoni 3b466514b3 Added Standard exception throwing functions to claim requirements in the mesh algorithmic functions (Te Deum!)
for example, now at the beginning of a function requiring FFAdjacency you should just write:

RequireFFAdjacency(mesh); 

No more assert please.
2012-12-06 10:34:08 +00:00
apps Added sample for point matching 2012-11-22 23:30:42 +00:00
docs Cleaned up documentation of components (new doxygroup for them, written something for most of them...). 2012-11-07 01:24:45 +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 Added Standard exception throwing functions to claim requirements in the mesh algorithmic functions (Te Deum!) 2012-12-06 10:34:08 +00:00
wrap fixed bugs in OBJ importer that caused crashes when the v/vt/vn vertex pattern was not the same for all vertices in the file. 2012-12-05 17:38:16 +00:00