vcglib/vcg/math
Paolo Cignoni 4273322f65 minor change: removed unused vars 2006-05-04 00:09:53 +00:00
..
base.h Removed excess ';' from end of template functions, for gcc compiling 2005-12-01 01:03:37 +00:00
camera.h Added Unproject, from 2D local space + Zdepth to 3D camera space. Added ViewportToLocal, inverse of LocalToViewport 2005-12-12 16:52:55 +00:00
histogram.h minor change: removed unused vars 2006-05-04 00:09:53 +00:00
lin_algebra.h Added method for sorting the singular values computed by the SingularValueDecomposition procedure 2006-04-29 10:20:52 +00:00
linear.h changes necessary for gcc 3.4.5 on linux 64bit. Please take note of case-sensitivity of filenames 2006-04-11 08:09:35 +00:00
matrix.h Added some utility methods (swapping of columns and rows, matrix-vector multiplication) 2006-04-29 10:26:04 +00:00
matrix33.h added operators: 2006-01-20 16:41:44 +00:00
matrix44.h Corrected bug in == and != Matrix44 operators 2005-12-02 09:46:49 +00:00
perlin_noise.h First working version 2005-07-28 06:34:03 +00:00
polar_decomposition.h created 2005-11-18 14:46:23 +00:00
quadric.h added an alternative QuadricMinimization (we should use LRU decomposition!!) 2004-12-10 01:31:59 +00:00
quaternion.h tolto il const a interpolate 2005-04-17 21:57:03 +00:00
random_generator.h First working version 2005-07-28 06:34:03 +00:00
shot.h Corrected intialization of flag, must be zero. 2006-01-22 17:01:40 +00:00
similarity.h *** empty log message *** 2004-12-15 18:45:50 +00:00