|
RIT VEXU Core API
|
This is the complete list of members for Rotation2d, including all inherited members.
| degrees() const | Rotation2d | |
| f_cos() const | Rotation2d | |
| f_sin() const | Rotation2d | |
| f_tan() const | Rotation2d | |
| operator*(const double &scalar) const | Rotation2d | |
| operator+(const Rotation2d &other) const | Rotation2d | |
| operator-(const Rotation2d &other) const | Rotation2d | |
| operator-() const | Rotation2d | |
| operator/(const double &scalar) const | Rotation2d | |
| operator<<(std::ostream &os, const Rotation2d &rotation) | Rotation2d | friend |
| operator==(const Rotation2d &other) const | Rotation2d | |
| radians() const | Rotation2d | |
| revolutions() const | Rotation2d | |
| Rotation2d() | Rotation2d | inline |
| Rotation2d(const double &radians) | Rotation2d | |
| Rotation2d(const double &x, const double &y) | Rotation2d | |
| Rotation2d(const Translation2d &translation) | Rotation2d | |
| rotation_matrix() const | Rotation2d | |
| wrapped_degrees_180() const | Rotation2d | |
| wrapped_degrees_360() const | Rotation2d | |
| wrapped_radians_180() const | Rotation2d | |
| wrapped_radians_360() const | Rotation2d | |
| wrapped_revolutions_180() const | Rotation2d | |
| wrapped_revolutions_360() const | Rotation2d |