Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui_internal.h>
Public Member Functions | |
ImGuiPtrOrIndex (void *ptr) | |
ImGuiPtrOrIndex (int index) | |
Public Attributes | |
void * | Ptr |
int | Index |
|
inline |
|
inline |
int ImGuiPtrOrIndex::Index |
void* ImGuiPtrOrIndex::Ptr |