Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImVec2 Struct Reference

Public Member Functions

 ImVec2 (float _x, float _y)
 
float operator[] (size_t idx) const
 
float & operator[] (size_t idx)
 

Public Attributes

float x
 
float y
 

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