oa::DetectionOverlay
DetectionOverlay class in the OA Ui public surface.
Public Methods
Static Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
oa::U32The declared return value.
Compute-compose path used by the ordinary image/video widgets.
Parameters
inUiUi &—
inAtlasconst TextAtlas &—
inDestinationPixelRect—
inClipPixelRect—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Parameters
inCompletionconst oa::Event &—
Returns
oa::StatusThe declared return value.
Non-blocking update. A three-slot completion-tracked ring prevents the CPU from overwriting records still consumed by a previous GPU frame.
Parameters
inItemsoa::Span<const DetectionOverlayItem>—
inAtlasconst TextAtlas &—
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Parameters
inRuntimeoa::Engine &—
inConfigconst DetectionOverlayConfig &Default: {}
Returns
oa::Result<DetectionOverlay>The declared return value.