|
constexpr frc::Translation3d | ReflectFieldPoint (const frc::Translation3d source) |
| Reflects the point source over the middle of the field to get equivelent points accross the field.
|
|
constexpr frc::Translation2d | ReflectFieldPoint (const frc::Translation2d source) |
|
constexpr units::angle::degree_t | ReflectAngle (const units::angle::degree_t sourceAngle) |
|
template<class T > |
std::vector< T > | ReflectFieldPoint (const std::vector< T > source) |
|
constexpr frc::Spline< 3 >::ControlVector | ReflectFieldPoint (const frc::Spline< 3 >::ControlVector source) |
|
frc::Pose2d | ReflectFieldPoint (const frc::Pose2d source) |
|
constexpr units::inch_t | ReflectYLine (const units::inch_t source) |
|