vsgImGui 0.5.0
VulkanSceneGraph, ImGui and ImPlot integration library
Loading...
Searching...
No Matches
ImPlotPoint Struct Reference

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
 

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