vcglib/vcg/complex
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
..
algorithms call to qDebug() commented out (it assumed the qt framework). 2012-12-05 17:43:27 +00:00
all_types.h removed useless ; 2012-10-04 20:41:28 +00:00
allocate.h simple comments and re-indentation for better reading 2012-11-10 14:36:54 +00:00
append.h corrected box assignment between different types in append::MeshCopy 2012-11-27 11:52:17 +00:00
complex.h Added Standard exception throwing functions to claim requirements in the mesh algorithmic functions (Te Deum!) 2012-12-06 10:34:08 +00:00
exception.h Changed a bit the interface of the exception throwing. Updated normals and other to follow this changes 2012-10-11 11:04:37 +00:00
used_types.h component_ocf are now part of the standard inclusion sequence of complex.h 2012-10-15 09:17:48 +00:00