|
Ylva And Malin
|
#include <imgui.h>

Public Member Functions | |
| ImVec2 () | |
| ImVec2 (float _x, float _y) | |
| float | operator[] (size_t i) const |
| template<typename T > | |
| ImVec2 (const sf::Vector2< T > &v) | |
| template<typename T > | |
| operator sf::Vector2< T > () const | |
Data Fields | |
| float | x |
| float | y |
|
inline |

|
inline |
|
inline |
|
inline |
|
inline |
| float ImVec2::x |
| float ImVec2::y |
1.8.11