vcglib/vcg/math
ganovelli bd2e84521b toMatrix with matrix33 added 2006-06-22 08:00:26 +00:00
..
base.h
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 missing internal prototype to Sort function 2006-05-25 09:35:55 +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 bug in operator + with MatrixxDig 2006-06-22 08:00:05 +00:00
matrix44.h Corrected bug in == and != Matrix44 operators 2005-12-02 09:46:49 +00:00
perlin_noise.h
polar_decomposition.h
quadric.h
quaternion.h toMatrix with matrix33 added 2006-06-22 08:00:26 +00:00
random_generator.h
shot.h Corrected intialization of flag, must be zero. 2006-01-22 17:01:40 +00:00
similarity.h