RIT VEXU Core API
Loading...
Searching...
No Matches
Vector2D Member List

This is the complete list of members for Vector2D, including all inherited members.

get_dir() constVector2D
get_mag() constVector2D
get_x() constVector2D
get_y() constVector2D
normalize()Vector2D
operator*(const double &x)Vector2D
operator+(const Vector2D &other)Vector2D
operator-(const Vector2D &other)Vector2D
point()Vector2D
Vector2D(double dir, double mag)Vector2D
Vector2D(point_t p)Vector2D