VR-Vantage 3.0 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
Properties
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)
ImVec2ih
(const
ImVec2
&rhs)
Public Attributes
short
x
short
y
Constructor & Destructor Documentation
ImVec2ih::ImVec2ih
(
)
inline
ImVec2ih::ImVec2ih
(
short
_x
,
short
_y
)
inline
ImVec2ih::ImVec2ih
(
const
ImVec2
&
rhs
)
inline
explicit
References
ImVec2::x
, and
ImVec2::y
.
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-2022 MAK Technologies. All Rights Reserved (
www.mak.com
)