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

#include <OSDWidget.hh>

Public Attributes

gl::vec2 pos
 
gl::vec2 size
 

Detailed Description

Definition at line 63 of file OSDWidget.hh.

Member Data Documentation

◆ pos

gl::vec2 openmsx::OSDWidget::BoundingBox::pos

Definition at line 63 of file OSDWidget.hh.

◆ size

gl::vec2 openmsx::OSDWidget::BoundingBox::size

Definition at line 63 of file OSDWidget.hh.

Referenced by openmsx::OSDImageBasedWidget::getRenderedSize().


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