Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Public Member Functions | Public Attributes | List of all members
ImGuiStyleVarInfo Struct Reference

Public Member Functions

void * GetVarPtr (ImGuiStyle *style) const
 

Public Attributes

ImGuiDataType Type
 
ImU32 Offset
 

Detailed Description

Definition at line 4859 of file imgui.cpp.

Member Function Documentation

void* ImGuiStyleVarInfo::GetVarPtr ( ImGuiStyle style) const
inline

Definition at line 4863 of file imgui.cpp.

Member Data Documentation

ImU32 ImGuiStyleVarInfo::Offset

Definition at line 4862 of file imgui.cpp.

ImGuiDataType ImGuiStyleVarInfo::Type

Definition at line 4861 of file imgui.cpp.


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