Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui.h>
Public Member Functions | |
ImGuiPlatformMonitor () | |
Public Attributes | |
ImVec2 | MainPos |
ImVec2 | MainSize |
ImVec2 | WorkPos |
ImVec2 | WorkSize |
float | DpiScale |
void * | PlatformHandle |
|
inline |
float ImGuiPlatformMonitor::DpiScale |
ImVec2 ImGuiPlatformMonitor::MainPos |
ImVec2 ImGuiPlatformMonitor::MainSize |
void* ImGuiPlatformMonitor::PlatformHandle |
ImVec2 ImGuiPlatformMonitor::WorkPos |
ImVec2 ImGuiPlatformMonitor::WorkSize |