siplasplas
Public Member Functions | Public Attributes | List of all members
ImGuiListClipper Struct Reference

Public Member Functions

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

Public Attributes

float StartPosY
 
float ItemsHeight
 
int ItemsCount
 
int StepNo
 
int DisplayStart
 
int DisplayEnd
 

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