|
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) |
|
|
int | DisplayStart |
|
int | DisplayEnd |
|
int | ItemsCount |
|
float | ItemsHeight |
|
float | StartPosY |
|
void * | TempData |
|
The documentation for this struct was generated from the following file: