Go to the source code of this file.
Classes | |
| class | sead::Matrix22< T > |
| class | sead::Matrix33< T > |
| class | sead::Matrix34< T > |
| class | sead::Matrix44< T > |
Namespaces | |
| namespace | sead |
Typedefs | |
| typedef Matrix22< f32 > | sead::Matrix22f |
| typedef Matrix33< f32 > | sead::Matrix33f |
| typedef Matrix34< f32 > | sead::Matrix34f |
| typedef Matrix44< f32 > | sead::Matrix44f |
| typedef Matrix34< f32 > | sead::Matrixf |
Variables | |
| template<> | |
| const Matrix22< f32 > | sead::Matrix22< f32 >::zero |
| template<> | |
| const Matrix22< f32 > | sead::Matrix22< f32 >::ident |
| template<> | |
| const Matrix33< f32 > | sead::Matrix33< f32 >::zero |
| template<> | |
| const Matrix33< f32 > | sead::Matrix33< f32 >::ident |
| template<> | |
| const Matrix34< f32 > | sead::Matrix34< f32 >::zero |
| template<> | |
| const Matrix34< f32 > | sead::Matrix34< f32 >::ident |
| template<> | |
| const Matrix44< f32 > | sead::Matrix44< f32 >::zero |
| template<> | |
| const Matrix44< f32 > | sead::Matrix44< f32 >::ident |
| template<> | |
| const Matrix22< f64 > | sead::Matrix22< f64 >::zero |
| template<> | |
| const Matrix22< f64 > | sead::Matrix22< f64 >::ident |
| template<> | |
| const Matrix33< f64 > | sead::Matrix33< f64 >::zero |
| template<> | |
| const Matrix33< f64 > | sead::Matrix33< f64 >::ident |
| template<> | |
| const Matrix34< f64 > | sead::Matrix34< f64 >::zero |
| template<> | |
| const Matrix34< f64 > | sead::Matrix34< f64 >::ident |
| template<> | |
| const Matrix44< f64 > | sead::Matrix44< f64 >::zero |
| template<> | |
| const Matrix44< f64 > | sead::Matrix44< f64 >::ident |