vcglib/vcg/math
Paolo Cignoni a20902efd8 VERY IMPORTANT CHANGE - Could break the compilation of a lot of code around.
SetRotate of matrix44 has gone. Now only the explicit version SetRotateDeg and SetRotateRad are available. It was too error prone having something with the OpenGL syntax but using radiant instead the OpenGL degrees
2008-07-13 05:37:00 +00:00
..
base.h Added SQRT_TWO 2008-05-28 08:51:32 +00:00
camera.h *** empty log message *** 2007-01-10 17:25:18 +00:00
disjoint_set.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
factorial.h Capital f in Factorial 2008-05-28 08:59:40 +00:00
gen_normal.h Added missing #include <algorithm> 2007-11-24 20:41:00 +00:00
histogram.h added missing include limits 2008-03-06 10:45:39 +00:00
legendre.h Removed $Log$ macro 2008-05-28 08:54:33 +00:00
lin_algebra.h removed printf 2008-03-17 11:36:37 +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 RandomRotation 2008-01-03 17:40:17 +00:00
matrix44.h VERY IMPORTANT CHANGE - Could break the compilation of a lot of code around. 2008-07-13 05:37:00 +00:00
perlin_noise.h Corrected wrong license information in the header 2008-05-28 23:29:23 +00:00
point_matching.h removed dependency on qt 2008-06-23 14:20:52 +00:00
polar_decomposition.h created 2005-11-18 14:46:23 +00:00
quadric.h Solved an issue related to different casting double-float between gcc 3 and gcc 4 2007-03-22 11:07:16 +00:00
quaternion.h ToMatrix returned the inverse matrix. OUCH. 2008-02-22 17:39:59 +00:00
random_generator.h Corrected wrong license information in the header 2008-05-28 23:29:23 +00:00
shot.h Fixed Axis. Due to quaternion changes. 2008-04-11 12:22:32 +00:00
similarity.h Returrned to s*r*t decomposition. 2008-02-24 18:03:03 +00:00
spherical_harmonics.h First release 2008-05-28 08:55:04 +00:00