Public Attributes | List of all members
ImGuiSizeCallbackData Struct Reference

#include <imgui.h>

Public Attributes

ImVec2 CurrentSize
 
ImVec2 DesiredSize
 
ImVec2 Pos
 
voidUserData
 

Detailed Description

Definition at line 1589 of file imgui.h.

Member Data Documentation

◆ CurrentSize

ImVec2 ImGuiSizeCallbackData::CurrentSize

Definition at line 1593 of file imgui.h.

◆ DesiredSize

ImVec2 ImGuiSizeCallbackData::DesiredSize

Definition at line 1594 of file imgui.h.

◆ Pos

ImVec2 ImGuiSizeCallbackData::Pos

Definition at line 1592 of file imgui.h.

◆ UserData

void* ImGuiSizeCallbackData::UserData

Definition at line 1591 of file imgui.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06