RoboidControl for Arduino
|
This is the complete list of members for Polar, including all inherited members.
angle | Polar | |
distance | Polar | |
Distance(const Polar &v1, const Polar &v2) | Polar | static |
operator*(float factor) const | Polar | |
operator+(const Polar &v) const | Polar | |
operator-() | Polar | |
operator-(const Polar &v) const | Polar | |
operator/(const float &factor) | Polar | |
Polar() | Polar | |
Polar(float angle, float distance) | Polar | |
Rotate(Polar v, float angle) | Polar | static |
zero | Polar | static |