vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImPlotRect Struct Reference
Collaboration diagram for ImPlotRect:
Collaboration graph
[legend]

Public Member Functions

 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: