vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImGuiListClipper Struct Reference

Public Member Functions

IMGUI_API void Begin (int items_count, float items_height=-1.0f)
 
IMGUI_API void End ()
 
IMGUI_API bool Step ()
 
IMGUI_API void ForceDisplayRangeByIndices (int item_min, int item_max)
 
 ImGuiListClipper (int items_count, float items_height=-1.0f)
 

Public Attributes

int DisplayStart
 
int DisplayEnd
 
int ItemsCount
 
float ItemsHeight
 
float StartPosY
 
void * TempData
 

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