A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
EGG::Vector2f Member List

This is the complete list of members for EGG::Vector2f, including all inherited members.

cross(const Vector2f &rhs) const (defined in EGG::Vector2f)EGG::Vector2finline
dot(const Vector2f &rhs) const (defined in EGG::Vector2f)EGG::Vector2finline
dot() const (defined in EGG::Vector2f)EGG::Vector2finline
ex (defined in EGG::Vector2f)EGG::Vector2fstatic
ey (defined in EGG::Vector2f)EGG::Vector2fstatic
length() const (defined in EGG::Vector2f)EGG::Vector2finline
normalise() (defined in EGG::Vector2f)EGG::Vector2f
operator*(const f32 scalar) const (defined in EGG::Vector2f)EGG::Vector2finline
operator* (defined in EGG::Vector2f)EGG::Vector2ffriend
operator*=(const f32 scalar) (defined in EGG::Vector2f)EGG::Vector2finline
operator+(const Vector2f &rhs) const (defined in EGG::Vector2f)EGG::Vector2finline
operator+=(const Vector2f &rhs) (defined in EGG::Vector2f)EGG::Vector2finline
operator-() const (defined in EGG::Vector2f)EGG::Vector2finline
operator-(const Vector2f &rhs) const (defined in EGG::Vector2f)EGG::Vector2finline
read(Stream &stream)EGG::Vector2f
set(f32 val) (defined in EGG::Vector2f)EGG::Vector2finline
Vector2f()=default (defined in EGG::Vector2f)EGG::Vector2f
Vector2f(f32 x_, f32 y_) (defined in EGG::Vector2f)EGG::Vector2finline
x (defined in EGG::Vector2f)EGG::Vector2f
y (defined in EGG::Vector2f)EGG::Vector2f
zero (defined in EGG::Vector2f)EGG::Vector2fstatic
~Vector2f()=default (defined in EGG::Vector2f)EGG::Vector2f