mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
Fix getTarget docs (#1404)
This commit is contained in:
@@ -120,6 +120,7 @@ class PhotonPipelineResult {
|
||||
|
||||
/**
|
||||
* Returns a reference to the vector of targets.
|
||||
* <p> Returned in the order set by target sort mode. </p>
|
||||
* @return A reference to the vector of targets.
|
||||
*/
|
||||
const std::span<const PhotonTrackedTarget> GetTargets() const {
|
||||
|
||||
Reference in New Issue
Block a user