|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdSelectObject () | |
| CmdSelectObject (M_Common::HorizontalDirectionOptionalType const &Horizontal, M_Common::VerticalDirectionOptionalType const &Vertical, M_Common::SphericalPositionOptionalType const &Position) | |
Public Attributes | |
| M_Common::HorizontalDirectionOptionalType | Horizontal |
| Select next object in given direction. More... | |
| M_Common::VerticalDirectionOptionalType | Vertical |
| Select next object in given direction. More... | |
| M_Common::SphericalPositionOptionalType | Position |
| Position where the selection applies. More... | |
Track object selection. Use case: Select ATR objects for Lock/Lead-On by cursor keys or touch/mouse. If all values are empty, the selection is removed. If Position is filled, Horizontal and Vertical are ignored. Position where the selection applies w.r.t. image center.
| M_VideoTrackerCommon::CmdSelectObject::CmdSelectObject | ( | ) |
| M_VideoTrackerCommon::CmdSelectObject::CmdSelectObject | ( | M_Common::HorizontalDirectionOptionalType const & | Horizontal, |
| M_Common::VerticalDirectionOptionalType const & | Vertical, | ||
| M_Common::SphericalPositionOptionalType const & | Position | ||
| ) |
| M_Common::HorizontalDirectionOptionalType M_VideoTrackerCommon::CmdSelectObject::Horizontal |
Select next object in given direction.
| M_Common::SphericalPositionOptionalType M_VideoTrackerCommon::CmdSelectObject::Position |
Position where the selection applies.
| M_Common::VerticalDirectionOptionalType M_VideoTrackerCommon::CmdSelectObject::Vertical |
Select next object in given direction.