VR-Vantage 3.0 API Documentation
 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)
inlineexplicit

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:


Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)