PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
|
#include <photon/targeting/TargetCorner.h>
Public Member Functions | |
TargetCorner (Base &&data) | |
template<typename... Args> | |
TargetCorner (Args &&... args) | |
Friends | |
bool | operator== (TargetCorner const &, TargetCorner const &)=default |
Additional Inherited Members | |
Public Attributes inherited from photon::TargetCorner_PhotonStruct | |
double | x |
double | y |
|
inlineexplicit |
|
inlineexplicit |
|
friend |