Public Member Functions | Public Attributes | List of all members
ImVec4 Struct Reference

#include <imgui.h>

Public Member Functions

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

Public Attributes

float w
 
float x
 
float y
 
float z
 

Detailed Description

Definition at line 98 of file imgui.h.

Constructor & Destructor Documentation

ImVec4::ImVec4 ( )
inline

Definition at line 101 of file imgui.h.

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

Definition at line 102 of file imgui.h.

Member Data Documentation

float ImVec4::w

Definition at line 100 of file imgui.h.

float ImVec4::x

Definition at line 100 of file imgui.h.

float ImVec4::y

Definition at line 100 of file imgui.h.

float ImVec4::z

Definition at line 100 of file imgui.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32