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

Public Member Functions

ImPlotTickAddTick (double value, bool major, int level, bool show_label, const char *label)
ImPlotTickAddTick (double value, bool major, int level, bool show_label, ImPlotFormatter formatter, void *data)
ImPlotTickAddTick (ImPlotTick tick)
const char * GetText (int idx) const
const char * GetText (const ImPlotTick &tick)
void OverrideSizeLate (const ImVec2 &size)
void Reset ()
int TickCount () const

Public Attributes

ImVector< ImPlotTickTicks
ImGuiTextBuffer TextBuffer
ImVec2 MaxSize
ImVec2 LateSize
int Levels

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