![]() |
VR-Vantage 3.2 API Documentation
|
Public Member Functions | |
| ImVec4 () | |
| ImVec4 (float _x, float _y, float _z, float _w) | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | w |
| float ImVec4::x |
Referenced by ImDrawList::GetClipRectMin(), ImLengthSqr(), ImLerp(), and ImVec4().
| float ImVec4::y |
Referenced by ImDrawList::GetClipRectMin(), ImLengthSqr(), ImLerp(), and ImVec4().
| float ImVec4::z |
Referenced by ImDrawList::GetClipRectMax(), ImLengthSqr(), ImLerp(), and ImVec4().
| float ImVec4::w |
Referenced by ImDrawList::GetClipRectMax(), ImLengthSqr(), ImLerp(), and ImVec4().