openMSX
Public Attributes | List of all members
ImGuiResizeGripDef Struct Reference

Public Attributes

ImVec2 CornerPosN
 
ImVec2 InnerDir
 
int AngleMin12
 
int AngleMax12
 

Detailed Description

Definition at line 6118 of file imgui.cc.

Member Data Documentation

◆ AngleMax12

int ImGuiResizeGripDef::AngleMax12

Definition at line 6122 of file imgui.cc.

◆ AngleMin12

int ImGuiResizeGripDef::AngleMin12

Definition at line 6122 of file imgui.cc.

◆ CornerPosN

ImVec2 ImGuiResizeGripDef::CornerPosN

Definition at line 6120 of file imgui.cc.

◆ InnerDir

ImVec2 ImGuiResizeGripDef::InnerDir

Definition at line 6121 of file imgui.cc.


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