Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImVec2ih Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImVec2ih ()
 
 ImVec2ih (short _x, short _y)
 

Public Attributes

short x
 
short y
 

Constructor & Destructor Documentation

◆ ImVec2ih() [1/2]

ImVec2ih::ImVec2ih ( )
inline

◆ ImVec2ih() [2/2]

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

Member Data Documentation

◆ x

short ImVec2ih::x

◆ y

short ImVec2ih::y

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