vsgImGui 0.6.0
VulkanSceneGraph, ImGui and ImPlot integration library
Loading...
Searching...
No Matches
ImPlotRect Struct Reference
Collaboration diagram for ImPlotRect:

Public Member Functions

constexpr ImPlotRect (double x_min, double x_max, double y_min, double y_max)
 
bool Contains (const ImPlotPoint &p) const
 
bool Contains (double x, double y) const
 
ImPlotPoint Size () const
 
ImPlotPoint Clamp (const ImPlotPoint &p)
 
ImPlotPoint Clamp (double x, double y)
 
ImPlotPoint Min () const
 
ImPlotPoint Max () const
 

Public Attributes

ImPlotRange X
 
ImPlotRange Y
 

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