Public Member Functions | Public Attributes | List of all members
ImVec2ih Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImVec2ih ()
 
 ImVec2ih (const ImVec2 &rhs)
 
 ImVec2ih (short _x, short _y)
 

Public Attributes

short x
 
short y
 

Detailed Description

Definition at line 674 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImVec2ih() [1/3]

ImVec2ih::ImVec2ih ( )
inline

Definition at line 677 of file imgui_internal.h.

◆ ImVec2ih() [2/3]

ImVec2ih::ImVec2ih ( short  _x,
short  _y 
)
inline

Definition at line 678 of file imgui_internal.h.

◆ ImVec2ih() [3/3]

ImVec2ih::ImVec2ih ( const ImVec2 rhs)
inlineexplicit

Definition at line 679 of file imgui_internal.h.

Member Data Documentation

◆ x

short ImVec2ih::x

Definition at line 676 of file imgui_internal.h.

◆ y

short ImVec2ih::y

Definition at line 676 of file imgui_internal.h.


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


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