PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
|
#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 |