![]() |
PhotonVision C++ v2026.0.0-alpha-2
|
#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 |