WPILibC++ 2024.1.1-beta-4
frc::Translation3d Member List

This is the complete list of members for frc::Translation3d, including all inherited members.

Distance(const Translation3d &other) constfrc::Translation3d
Norm() constfrc::Translation3d
operator*(double scalar) constfrc::Translation3d
operator+(const Translation3d &other) constfrc::Translation3d
operator-(const Translation3d &other) constfrc::Translation3d
operator-() constfrc::Translation3d
operator/(double scalar) constfrc::Translation3d
operator==(const Translation3d &other) constfrc::Translation3d
RotateBy(const Rotation3d &other) constfrc::Translation3d
ToTranslation2d() constfrc::Translation3d
Translation3d()=defaultfrc::Translation3d
Translation3d(units::meter_t x, units::meter_t y, units::meter_t z)frc::Translation3d
Translation3d(units::meter_t distance, const Rotation3d &angle)frc::Translation3d
X() constfrc::Translation3dinline
Y() constfrc::Translation3dinline
Z() constfrc::Translation3dinline