vcglib/vcg/math
Paolo Cignoni 04d00284a5 added missing include limits 2008-03-06 10:45:39 +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
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 -added some explicit CASTs in order to avoid warning if one use float instead of double as ScalarType 2007-01-29 00:18:20 +00:00
linear.h
matrix.h
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
point_matching.h Removed a Transpose due to change in quaternions.h ToMatrix 2008-02-22 18:10:39 +00:00
polar_decomposition.h
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
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