#include <gui_automation_client.h>
Public Attributes | |
float | min_x = 0.0f |
float | min_y = 0.0f |
float | max_x = 0.0f |
float | max_y = 0.0f |
Definition at line 180 of file gui_automation_client.h.
float yaze::cli::WidgetBoundingBox::min_x = 0.0f |
Definition at line 181 of file gui_automation_client.h.
Referenced by yaze::cli::GuiAutomationClient::DiscoverWidgets().
float yaze::cli::WidgetBoundingBox::min_y = 0.0f |
Definition at line 182 of file gui_automation_client.h.
Referenced by yaze::cli::GuiAutomationClient::DiscoverWidgets().
float yaze::cli::WidgetBoundingBox::max_x = 0.0f |
Definition at line 183 of file gui_automation_client.h.
Referenced by yaze::cli::GuiAutomationClient::DiscoverWidgets().
float yaze::cli::WidgetBoundingBox::max_y = 0.0f |
Definition at line 184 of file gui_automation_client.h.
Referenced by yaze::cli::GuiAutomationClient::DiscoverWidgets().