vcglib/vcg
giorgiomarcias 24fe5cb6a0 Deallocating a dynamically allocated array of data must be done with delete[] instead of delete 2016-03-23 13:02:35 +00:00
..
complex Refactored a bit SuperQuadric functions (suggestion of David Cattermole) 2016-03-08 18:50:26 +00:00
connectors Removed all the UberXXX members from the various components. No more needed since many years. Still there just because we are quite lazy... 2012-10-25 13:16:03 +00:00
container Deallocating a dynamically allocated array of data must be done with delete[] instead of delete 2016-03-23 13:02:35 +00:00
math added static identity function to matrix33 2016-03-21 15:16:50 +00:00
simplex Commented out unused variable 2016-01-30 23:36:10 +00:00
space Added method "S* V()" 2015-10-26 12:54:19 +00:00