openMSX
Public Attributes | List of all members
ImGuiResizeBorderDef Struct Reference

Public Attributes

ImVec2 InnerDir
 
ImVec2 SegmentN1
 
ImVec2 SegmentN2
 
float OuterAngle
 

Detailed Description

Definition at line 6133 of file imgui.cc.

Member Data Documentation

◆ InnerDir

ImVec2 ImGuiResizeBorderDef::InnerDir

Definition at line 6135 of file imgui.cc.

◆ OuterAngle

float ImGuiResizeBorderDef::OuterAngle

Definition at line 6137 of file imgui.cc.

◆ SegmentN1

ImVec2 ImGuiResizeBorderDef::SegmentN1

Definition at line 6136 of file imgui.cc.

◆ SegmentN2

ImVec2 ImGuiResizeBorderDef::SegmentN2

Definition at line 6136 of file imgui.cc.


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