PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
Loading...
Searching...
No Matches
photon::TargetCorner Class Reference

#include <photon/targeting/TargetCorner.h>

Inheritance diagram for photon::TargetCorner:
photon::TargetCorner_PhotonStruct

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
 

Constructor & Destructor Documentation

◆ TargetCorner() [1/2]

photon::TargetCorner::TargetCorner ( Base && data)
inlineexplicit

◆ TargetCorner() [2/2]

template<typename... Args>
photon::TargetCorner::TargetCorner ( Args &&... args)
inlineexplicit

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( TargetCorner const & ,
TargetCorner const &  )
friend

The documentation for this class was generated from the following file: