VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImVec2 Struct Reference

Public Member Functions

 ImVec2 ()
 ImVec2 (float _x, float _y)

Public Attributes

float x
float y

Constructor & Destructor Documentation

ImVec2::ImVec2 ( )
inline

References x, and y.

ImVec2::ImVec2 ( float  _x,
float  _y 
)
inline

References x, and y.

Member Data Documentation

float ImVec2::x
float ImVec2::y

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)