vcglib/vcg/math
Federico Ponchio a53f846189 #include <...Point --> #include <...point
Again... Gano malefico.
2004-11-30 21:48:47 +00:00
..
base.h Aggiunte macro sin/cos/atan per C++ Builder 2004-08-31 15:42:59 +00:00
camera.h removed comment in comment gcc warning 2004-11-23 10:15:38 +00:00
histogram.h minor changes to comply gcc compiler (typename's and stuff) 2004-08-25 15:15:27 +00:00
lin_algebra.h bug fixed in SingularValueBacksubstitution 2004-10-18 12:18:10 +00:00
linear.h first version 2004-03-16 03:08:17 +00:00
matrix.h - Added SetDiagonal method 2004-10-18 12:16:57 +00:00
matrix33.h Updated interface: all Matrix classes have now the same interface 2004-10-18 15:03:14 +00:00
matrix44.h return in operator+ added. 2004-10-22 14:41:30 +00:00
quadric.h typedef ScalarType ScalarType; was a problem on g++ 2004-10-25 16:23:51 +00:00
quaternion.h m.element(x, y) -> m[x][y] 2004-10-22 14:35:42 +00:00
shot.h #include <...Point --> #include <...point 2004-11-30 21:48:47 +00:00
similarity.h templated on the kind of class used to implement rotation 2004-10-07 13:55:47 +00:00