Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Classes | |
class | Audio::TMatrix3< T > |
Namespaces | |
Audio | |
Constant Groups | |
Audio | |
Macros | |
#define | DOT(m, om, r, c) (m[r][0]*om[0][c] + m[r][1]*om[1][c] + m[r][2]*om[2][c]) |
#define | DOT(m, om, r, c) (m[r][0]*om[0][c] + m[r][1]*om[1][c] + m[r][2]*om[2][c]) |
Referenced by Audio::TMatrix3< Scalar >::operator*(), and Audio::TMatrix3< Scalar >::operator*=().