NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
This is the complete list of members for EGG::Vector2f, including all inherited members.
length() const | EGG::Vector2f | inline |
normalise() (defined in EGG::Vector2f) | EGG::Vector2f | |
operator const f32 *() const (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator f32 *() (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator!=(const VEC2 &rRhs) const (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator+(const VEC2 &rRhs) const (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator+=(const VEC2 &rRhs) (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator-(const VEC2 &rRhs) const (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator-=(const VEC2 &rRhs) (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
operator==(const VEC2 &rRhs) const (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
set(float x, float y) (defined in EGG::Vector2f) | EGG::Vector2f | inline |
squaredLength() const | EGG::Vector2f | inline |
VEC2() (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
VEC2(f32 fx, f32 fy) (defined in nw4r::math::VEC2) | nw4r::math::VEC2 | inline |
Vector2f() | EGG::Vector2f | inline |
Vector2f(f32 fx, f32 fy) | EGG::Vector2f | inline |
x (defined in nw4r::math::_VEC2) | nw4r::math::_VEC2 | |
y (defined in nw4r::math::_VEC2) | nw4r::math::_VEC2 | |
~Vector2f() (defined in EGG::Vector2f) | EGG::Vector2f | inline |