VR-Forces 5.0.2 Developer's Guide
 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

References y.

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

References y.

ImVec2ih::ImVec2ih ( const ImVec2 rhs)
inlineexplicit

References ImVec2::x, ImVec2::y, and y.

Member Data Documentation

short ImVec2ih::x
short ImVec2ih::y

Referenced by ImVec2ih().


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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)