![]() |
PhotonVision C++ v2026.0.0-alpha-2
|
#include <photon/targeting/PnpResult.h>
Public Types | |
| using | Base = PnpResult_PhotonStruct |
Public Member Functions | |
| PnpResult (Base &&data) | |
| template<typename... Args> | |
| PnpResult (Args &&... args) | |
Friends | |
| bool | operator== (PnpResult const &, PnpResult const &)=default |
Additional Inherited Members | |
Public Attributes inherited from photon::PnpResult_PhotonStruct | |
| frc::Transform3d | best |
| frc::Transform3d | alt |
| double | bestReprojErr |
| double | altReprojErr |
| double | ambiguity |
|
inlineexplicit |
|
inlineexplicit |