vcglib/vcg/math
Marco Callieri abbcfe10a9 corrected UnProject, it's necessary also a ZDepth value to perform inverse projection 2005-12-12 16:53:43 +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 removed signed/unsigned warning 2005-09-16 11:51:23 +00:00
lin_algebra.h Added newline at end of file (tired of stupid warnings...) 2005-10-24 09:20:28 +00:00
linear.h missing type added 2005-12-12 11:24:09 +00:00
matrix.h added diagonal matrix, outer produce and namespace 2005-12-12 11:25:00 +00:00
matrix33.h Changed Invert -> FastInvert for the function based on the maple expansion 2005-11-14 10:28:25 +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 UnProject, it's necessary also a ZDepth value to perform inverse projection 2005-12-12 16:53:43 +00:00
similarity.h *** empty log message *** 2004-12-15 18:45:50 +00:00