![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <types.h>
Inheritance diagram for nw4hbm::math::MTX33:
Collaboration diagram for nw4hbm::math::MTX33:Public Member Functions | |
| void | Report (bool bNewline, char const *name) const |
Additional Inherited Members | ||
Public Attributes inherited from nw4hbm::math::_MTX33 | ||
| union { | ||
| struct { | ||
| f32 _00 | ||
| f32 _01 | ||
| f32 _02 | ||
| f32 _10 | ||
| f32 _11 | ||
| f32 _12 | ||
| f32 _20 | ||
| f32 _21 | ||
| f32 _22 | ||
| } | ||
| f32 m [3][3] | ||
| f32 a [3 *3] | ||
| }; | ||
| void nw4hbm::math::MTX33::Report | ( | bool | bNewline, |
| char const * | name ) const |