VR-Vantage 2.8 API Documentation
Home
Modules
Namespaces
Classes
Files
Libraries
Examples
Class Index
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
List of all members
|
Public Member Functions
|
Public Attributes
ImVec2ih Struct Reference
Public Member Functions
ImVec2ih
()
ImVec2ih
(short _x, short _y)
Public Attributes
short
x
short
y
Constructor & Destructor Documentation
ImVec2ih::ImVec2ih
(
)
inline
ImVec2ih::ImVec2ih
(
short
_x
,
short
_y
)
inline
Member Data Documentation
short ImVec2ih::x
short ImVec2ih::y
The documentation for this struct was generated from the following file:
imgui_internal.h
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)