Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiDataTypeInfo Struct Reference

#include <imgui_internal.h>

Public Attributes

size_t Size
 
const char * Name
 
const char * PrintFmt
 
const char * ScanFmt
 

Member Data Documentation

◆ Name

const char* ImGuiDataTypeInfo::Name

◆ PrintFmt

const char* ImGuiDataTypeInfo::PrintFmt

◆ ScanFmt

const char* ImGuiDataTypeInfo::ScanFmt

◆ Size

size_t ImGuiDataTypeInfo::Size

The documentation for this struct was generated from the following file:
Untitled