vsgImGui 0.6.0
VulkanSceneGraph, ImGui and ImPlot integration library
|
Public Member Functions | |
constexpr | ImPlotPoint (double _x, double _y) |
constexpr | ImPlotPoint (const ImVec2 &p) |
double & | operator[] (size_t idx) |
double | operator[] (size_t idx) const |
Public Attributes | |
double | x |
double | y |