vcglib/vcg/math
Paolo Cignoni 642158fc32 many gcc compiling issues 2006-11-07 17:22:53 +00:00
..
base.h Added two sqrt templates for resolving ambiguity of sqrt(int) 2006-10-13 13:14:50 +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
disjoint_set.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
histogram.h minor change: removed unused vars 2006-05-04 00:09:53 +00:00
lin_algebra.h Added missing typedef for gcc compiing 2006-09-29 08:36:10 +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 SetIdentity method 2006-09-21 18:09:34 +00:00
matrix33.h added constructor from matrix44 excluding a row and colum 2006-09-25 23:05:29 +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 a minimum method that uses SVD. Unfortunately it is much much slower. 2006-10-09 20:23:00 +00:00
quaternion.h toMatrix with matrix33 added 2006-06-22 08:00:26 +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