12#ifndef HMICORE_WIDGETS_AI_OBJECT_LOCALISATION_H_
13#define HMICORE_WIDGETS_AI_OBJECT_LOCALISATION_H_
69 std::
string GetWidgetName() const final {
return "WidgetObjectLocalisation"; };
105 void DrawFunctionBoundingBoxes() const;
115 std::map<int16_t, std::shared_ptr<BoxType>> boxes_;
Class definition of the GVA renderer.
Definition renderer_gva.h:29
Class defining the touch screen events.
Definition touch_gva.h:71
GvaKeyEnum
These are physical GVA keys around the display.
Definition gva.h:67