|
ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
|
This is the complete list of members for art::Vec2, including all inherited members.
| angleTo(Vec2 target) const | art::Vec2 | |
| dirAndMag(double dir, double mag) | art::Vec2 | static |
| direction() const | art::Vec2 | |
| distTo(Vec2 target) const | art::Vec2 | |
| magnitude() const | art::Vec2 | |
| normalize() const | art::Vec2 | |
| operator*(double const &scale) const | art::Vec2 | |
| operator*(Vec2 const &other) const | art::Vec2 | |
| operator*=(double const &scale) | art::Vec2 | |
| operator+(Vec2 const &obj) const | art::Vec2 | |
| operator+=(Vec2 const &obj) | art::Vec2 | |
| operator-(Vec2 const &obj) const | art::Vec2 | |
| operator-=(Vec2 const &obj) | art::Vec2 | |
| Vec2() | art::Vec2 | |
| x | art::Vec2 | |
| XandY(double x, double y) | art::Vec2 | static |
| y | art::Vec2 |