VR-Forces 5.0.3 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
ImVec4 Struct Reference

Public Member Functions

 ImVec4 ()
 
 ImVec4 (float _x, float _y, float _z, float _w)
 

Public Attributes

float x
 
float y
 
float z
 
float w
 

Constructor & Destructor Documentation

ImVec4::ImVec4 ( )
inline

References w, x, y, and z.

ImVec4::ImVec4 ( float  _x,
float  _y,
float  _z,
float  _w 
)
inline

References w, x, y, and z.

Member Data Documentation

float ImVec4::x
float ImVec4::y
float ImVec4::z
float ImVec4::w

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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)