openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::LogoImage Struct Reference

#include <ImGuiHelp.hh>

Collaboration diagram for openmsx::LogoImage:
Collaboration graph
[legend]

Public Member Functions

 LogoImage ()=default
 

Public Attributes

gl::Texture texture {gl::Null{}}
 
gl::vec2 size
 

Detailed Description

Definition at line 14 of file ImGuiHelp.hh.

Constructor & Destructor Documentation

◆ LogoImage()

openmsx::LogoImage::LogoImage ( )
default

Member Data Documentation

◆ size

gl::vec2 openmsx::LogoImage::size

Definition at line 18 of file ImGuiHelp.hh.

◆ texture

gl::Texture openmsx::LogoImage::texture {gl::Null{}}

Definition at line 17 of file ImGuiHelp.hh.


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