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

#include <ImGuiBitmapViewer.hh>

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

Public Attributes

static_vector< Rect, 2 > done
 
static_vector< Rect, 2 > todo
 

Detailed Description

Definition at line 94 of file ImGuiBitmapViewer.hh.

Member Data Documentation

◆ done

static_vector<Rect, 2> openmsx::DoneTodo::done

Definition at line 95 of file ImGuiBitmapViewer.hh.

Referenced by openmsx::ImGuiBitmapViewer::paint(), and openmsx::splitRect().

◆ todo

static_vector<Rect, 2> openmsx::DoneTodo::todo

Definition at line 95 of file ImGuiBitmapViewer.hh.

Referenced by openmsx::ImGuiBitmapViewer::paint(), and openmsx::splitRect().


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