Go to file
Paolo Cignoni 6f0d5cb168 Added very useful "IsValidPointer" functions that check that a given pointer is within the reasonable bounds for a given mesh (eg. given a vertex pointer it checks that it is between begin and end of the vertex vector) 2016-04-11 20:31:56 +00:00
apps better comment 2016-02-09 12:16:09 +00:00
docs Improving Doxygen Documentation 2014-11-04 09:55:57 +00:00
eigenlib Updated eigen to 3.2.5 2015-09-24 15:25:25 +00:00
img added img module 2009-07-14 14:43:19 +00:00
vcg Added very useful "IsValidPointer" functions that check that a given pointer is within the reasonable bounds for a given mesh (eg. given a vertex pointer it checks that it is between begin and end of the vertex vector) 2016-04-11 20:31:56 +00:00
wrap corrected the FileExtension helper func as suggested in BUG#55 2016-02-24 05:57:27 +00:00