openMSX
|
#include <ImGuiBitmapViewer.hh>
Public Attributes | |
static_vector< Rect, 2 > | done |
static_vector< Rect, 2 > | todo |
Definition at line 94 of file ImGuiBitmapViewer.hh.
static_vector<Rect, 2> openmsx::DoneTodo::done |
Definition at line 95 of file ImGuiBitmapViewer.hh.
Referenced by openmsx::ImGuiBitmapViewer::paint(), and openmsx::splitRect().
static_vector<Rect, 2> openmsx::DoneTodo::todo |
Definition at line 95 of file ImGuiBitmapViewer.hh.
Referenced by openmsx::ImGuiBitmapViewer::paint(), and openmsx::splitRect().