VR-Vantage 3.2 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
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:


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