openMSX
Namespaces | Functions
ImGuiBitmapViewer.cc File Reference
#include "ImGuiBitmapViewer.hh"
#include "ImGuiCpp.hh"
#include "ImGuiManager.hh"
#include "ImGuiPalette.hh"
#include "ImGuiUtils.hh"
#include "DisplayMode.hh"
#include "VDP.hh"
#include "VDPVRAM.hh"
#include "MemBuffer.hh"
#include "ranges.hh"
#include <imgui.h>
Include dependency graph for ImGuiBitmapViewer.cc:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

static_vector< Rect, 2 > openmsx::rectFromVdpCmd (int x, int y, int nx, int ny, bool dix, bool diy, ImGuiBitmapViewer::ScrnMode screenMode, bool byteMode)
 
DoneTodo openmsx::splitRect (const Rect &r, int x, int y)