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

Public Member Functions

bool IsInputLocked () const
void ClearTextBuffer ()
void SetTitle (const char *title)
bool HasTitle () const
const char * GetTitle () const
ImPlotAxisXAxis (int i)
const ImPlotAxisXAxis (int i) const
ImPlotAxisYAxis (int i)
const ImPlotAxisYAxis (int i) const
int EnabledAxesX ()
int EnabledAxesY ()
void SetAxisLabel (ImPlotAxis &axis, const char *label)
const char * GetAxisLabel (const ImPlotAxis &axis) const

Public Attributes

ImGuiID ID
ImPlotFlags Flags
ImPlotFlags PreviousFlags
ImPlotLocation MouseTextLocation
ImPlotMouseTextFlags MouseTextFlags
ImPlotAxis Axes [ImAxis_COUNT]
ImGuiTextBuffer TextBuffer
ImPlotItemGroup Items
ImAxis CurrentX
ImAxis CurrentY
ImRect FrameRect
ImRect CanvasRect
ImRect PlotRect
ImRect AxesRect
ImRect SelectRect
ImVec2 SelectStart
int TitleOffset
bool JustCreated
bool Initialized
bool SetupLocked
bool FitThisFrame
bool Hovered
bool Held
bool Selecting
bool Selected
bool ContextLocked

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