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

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: