Euphoria
|
This is the complete list of members for eu::v2, including all inherited members.
from(const n2 &n) | eu::v2 | static |
from_to(const v2 &from, const v2 &to) | eu::v2 | static |
get_data_ptr() | eu::v2 | |
get_data_ptr() const | eu::v2 | |
get_flipped_y() const | eu::v2 | |
get_length() const | eu::v2 | |
get_length_squared() const | eu::v2 | |
get_normalized() const | eu::v2 | |
get_rotated(const An &a) const | eu::v2 | |
normalize() | eu::v2 | |
operator*=(float rhs) | eu::v2 | |
operator+=(const v2 &rhs) | eu::v2 | |
operator-() const | eu::v2 | |
operator-=(const v2 &rhs) | eu::v2 | |
operator/=(float rhs) | eu::v2 | |
v2()=default | eu::v2 | |
v2(float ax, float ay) | eu::v2 | inline |
v2(const std::tuple< float, float > &a) | eu::v2 | explicit |
v2(const n2 &u) | eu::v2 | explicit |
x | eu::v2 | |
y | eu::v2 |