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

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

as_vector() constTranslation2d
distance(const Translation2d &other) constTranslation2d
norm() constTranslation2d
normalize() constTranslation2d
operator*(const double &scalar) constTranslation2d
operator*(const Translation2d &other) constTranslation2d
operator+(const Translation2d &other) constTranslation2d
operator-(const Translation2d &other) constTranslation2d
operator-() constTranslation2d
operator/(const double &scalar) constTranslation2d
operator<<(std::ostream &os, const Translation2d &translation)Translation2dfriend
operator==(const Translation2d &other) constTranslation2d
rotate_around(const Translation2d &other, const Rotation2d &rotation) constTranslation2d
rotate_by(const Rotation2d &rotation) constTranslation2d
setX(double x)Translation2d
setY(double y)Translation2d
theta() constTranslation2d
Translation2d()Translation2dinline
Translation2d(const double &x, const double &y)Translation2d
Translation2d(const Eigen::Vector2d &vector)Translation2d
Translation2d(const double &r, const Rotation2d &theta)Translation2d
x() constTranslation2d
y() constTranslation2d