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

#include <imgui.h>

Public Member Functions

 ImVec2 ()
 
 ImVec2 (float _x, float _y)
 

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 88 of file imgui.h.

Constructor & Destructor Documentation

ImVec2::ImVec2 ( )
inline

Definition at line 91 of file imgui.h.

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

Definition at line 92 of file imgui.h.

Member Data Documentation

float ImVec2::x

Definition at line 90 of file imgui.h.

float ImVec2::y

Definition at line 90 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