![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <types.h>
Inheritance diagram for nw4hbm::math::VEC2:
Collaboration diagram for nw4hbm::math::VEC2:Public Member Functions | |
| VEC2 () | |
| VEC2 (f32 fx, f32 fy) | |
| operator f32 * () | |
| operator f32 const * () const | |
| void | Report (bool bNewline, char const *name) const |
Additional Inherited Members | |
Public Attributes inherited from nw4hbm::math::_VEC2 | |
| f32 | x |
| f32 | y |
|
inline |
|
inline |
|
inline |
| void nw4hbm::math::VEC2::Report | ( | bool | bNewline, |
| char const * | name ) const |