![]() |
PhotonVision C++ v2026.0.0-alpha-2
|
This is the complete list of members for photon::RotTrlTransform3d, including all inherited members.
| Apply(const frc::Translation3d &trlToApply) const | photon::RotTrlTransform3d | inline |
| Apply(const frc::Rotation3d &rotToApply) const | photon::RotTrlTransform3d | inline |
| Apply(const frc::Pose3d &poseToApply) const | photon::RotTrlTransform3d | inline |
| ApplyPoses(const std::vector< frc::Pose3d > &poses) const | photon::RotTrlTransform3d | inline |
| ApplyTrls(const std::vector< frc::Translation3d > &trls) const | photon::RotTrlTransform3d | inline |
| ApplyTrls(const std::vector< frc::Rotation3d > &rots) const | photon::RotTrlTransform3d | inline |
| GetRotation() const | photon::RotTrlTransform3d | inline |
| GetTransform() const | photon::RotTrlTransform3d | inline |
| GetTranslation() const | photon::RotTrlTransform3d | inline |
| Inverse() const | photon::RotTrlTransform3d | inline |
| MakeRelativeTo(const frc::Pose3d &pose) | photon::RotTrlTransform3d | inlinestatic |
| RotTrlTransform3d(const frc::Rotation3d &newRot, const frc::Translation3d &newTrl) | photon::RotTrlTransform3d | inline |
| RotTrlTransform3d(const frc::Pose3d &initial, const frc::Pose3d &last) | photon::RotTrlTransform3d | inline |
| RotTrlTransform3d(const frc::Transform3d &trf) | photon::RotTrlTransform3d | inlineexplicit |
| RotTrlTransform3d() | photon::RotTrlTransform3d | inline |