openMSX
Public Attributes | List of all members
openmsx::Rectangle Struct Reference

Public Attributes

int x
 
int y
 
int w
 
int h
 
gl::vec2 topLeft
 
gl::vec2 bottomRight
 

Detailed Description

Definition at line 24 of file OSDWidget.cc.

Member Data Documentation

◆ bottomRight

gl::vec2 openmsx::Rectangle::bottomRight

Definition at line 520 of file ImGuiSettings.cc.

◆ h

int openmsx::Rectangle::h

Definition at line 24 of file OSDWidget.cc.

◆ topLeft

gl::vec2 openmsx::Rectangle::topLeft

Definition at line 519 of file ImGuiSettings.cc.

◆ w

int openmsx::Rectangle::w

Definition at line 24 of file OSDWidget.cc.

◆ x

int openmsx::Rectangle::x

Definition at line 24 of file OSDWidget.cc.

◆ y

int openmsx::Rectangle::y

Definition at line 24 of file OSDWidget.cc.


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