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

Public Member Functions

void AppendV (const ImVec2 &pos, const ImVec2 &off, ImU32 bg, ImU32 fg, bool clamp, const char *fmt, va_list args) IM_FMTLIST(7)
 
void Append (const ImVec2 &pos, const ImVec2 &off, ImU32 bg, ImU32 fg, bool clamp, const char *fmt,...) IM_FMTARGS(7)
 
const char * GetText (int idx)
 
void Reset ()
 

Public Attributes

ImVector< ImPlotAnnotationAnnotations
 
ImGuiTextBuffer TextBuffer
 
int Size
 

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