vcglib/vcg/math
ganovelli b457b0c978 removed printf 2008-03-17 11:36:37 +00:00
..
base.h Added IsNAN 2007-07-24 07:09:17 +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
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
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 added a static (unefficient!) identity member 2007-07-13 00:01:47 +00:00
perlin_noise.h First working version 2005-07-28 06:34:03 +00:00
point_matching.h Removed a Transpose due to change in quaternions.h ToMatrix 2008-02-22 18:10:39 +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 First working version 2005-07-28 06:34:03 +00:00
shot.h Changed to reflect quaternion toMatrix inversion. 2008-02-22 17:41:48 +00:00
similarity.h Returrned to s*r*t decomposition. 2008-02-24 18:03:03 +00:00