Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::math::VEC2 Struct Reference

#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
 

Constructor & Destructor Documentation

◆ VEC2() [1/2]

nw4hbm::math::VEC2::VEC2 ( )
inline

◆ VEC2() [2/2]

nw4hbm::math::VEC2::VEC2 ( f32 fx,
f32 fy )
inline

Member Function Documentation

◆ operator f32 *()

nw4hbm::math::VEC2::operator f32 * ( )
inline

◆ operator f32 const *()

nw4hbm::math::VEC2::operator f32 const * ( ) const
inline

◆ Report()

void nw4hbm::math::VEC2::Report ( bool bNewline,
char const * name ) const

The documentation for this struct was generated from the following file: