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

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: