WPILibC++ 2025.0.0-alpha-1-14-g3b6f38d
frc::Rectangle2d Member List

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

Center() constfrc::Rectangle2dinline
Contains(const Translation2d &point) constfrc::Rectangle2dinline
Distance(const Translation2d &point) constfrc::Rectangle2dinline
FindNearestPoint(const Translation2d &point) constfrc::Rectangle2dinline
Intersects(const Translation2d &point) constfrc::Rectangle2dinline
operator==(const Rectangle2d &other) constfrc::Rectangle2dinline
Rectangle2d(const Pose2d &center, units::meter_t xWidth, units::meter_t yWidth)frc::Rectangle2dinline
Rectangle2d(const Translation2d &cornerA, const Translation2d &cornerB)frc::Rectangle2dinline
RotateBy(const Rotation2d &other) constfrc::Rectangle2dinline
Rotation() constfrc::Rectangle2dinline
TransformBy(const Transform2d &other) constfrc::Rectangle2dinline
XWidth() constfrc::Rectangle2dinline
YWidth() constfrc::Rectangle2dinline