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 6679 of file imgui.cc.

Member Data Documentation

◆ InnerDir

ImVec2 ImGuiResizeBorderDef::InnerDir

Definition at line 6681 of file imgui.cc.

◆ OuterAngle

float ImGuiResizeBorderDef::OuterAngle

Definition at line 6683 of file imgui.cc.

◆ SegmentN1

ImVec2 ImGuiResizeBorderDef::SegmentN1

Definition at line 6682 of file imgui.cc.

◆ SegmentN2

ImVec2 ImGuiResizeBorderDef::SegmentN2

Definition at line 6682 of file imgui.cc.


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