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

Public Member Functions

int GetItemCount () const
 
ImGuiID GetItemID (const char *label_id)
 
ImPlotItemGetItem (ImGuiID id)
 
ImPlotItemGetItem (const char *label_id)
 
ImPlotItemGetOrAddItem (ImGuiID id)
 
ImPlotItemGetItemByIndex (int i)
 
int GetItemIndex (ImPlotItem *item)
 
int GetLegendCount () const
 
ImPlotItemGetLegendItem (int i)
 
const char * GetLegendLabel (int i)
 
void Reset ()
 

Public Attributes

ImGuiID ID
 
ImPlotLegend Legend
 
ImPool< ImPlotItemItemPool
 
int ColormapIdx
 

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