opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
osc::ui::HittestResult Struct Referencefinal

#include <oscimgui.h>

Collaboration diagram for osc::ui::HittestResult:
[legend]

Public Attributes

Rect item_ui_rect = {}
 
bool is_hovered = false
 
bool is_left_click_released_without_dragging = false
 
bool is_right_click_released_without_dragging = false
 

Member Data Documentation

◆ is_hovered

bool osc::ui::HittestResult::is_hovered = false

◆ is_left_click_released_without_dragging

bool osc::ui::HittestResult::is_left_click_released_without_dragging = false

◆ is_right_click_released_without_dragging

bool osc::ui::HittestResult::is_right_click_released_without_dragging = false

◆ item_ui_rect

Rect osc::ui::HittestResult::item_ui_rect = {}

The documentation for this struct was generated from the following file: