Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui_internal.h>
Public Member Functions | |
ImGuiDebugAllocInfo () | |
Public Attributes | |
int | TotalAllocCount |
int | TotalFreeCount |
ImS16 | LastEntriesIdx |
ImGuiDebugAllocEntry | LastEntriesBuf [6] |
|
inline |
ImGuiDebugAllocEntry ImGuiDebugAllocInfo::LastEntriesBuf[6] |
ImS16 ImGuiDebugAllocInfo::LastEntriesIdx |
int ImGuiDebugAllocInfo::TotalAllocCount |
int ImGuiDebugAllocInfo::TotalFreeCount |