Definition at line 2318 of file imgui.h.
 
#include <imgui.h>
◆ ImGuiListClipper() [1/2]
      
        
          | IMGUI_API ImGuiListClipper::ImGuiListClipper | ( |  | ) |  | 
      
 
 
◆ ~ImGuiListClipper()
      
        
          | IMGUI_API ImGuiListClipper::~ImGuiListClipper | ( |  | ) |  | 
      
 
 
◆ ImGuiListClipper() [2/2]
  
  | 
        
          | ImGuiListClipper::ImGuiListClipper | ( | int | items_count, |  
          |  |  | float | items_height = -1.0f ) |  | inline | 
 
 
◆ Begin()
      
        
          | IMGUI_API void ImGuiListClipper::Begin | ( | int | items_count, | 
        
          |  |  | float | items_height = -1.0f ) | 
      
 
 
◆ End()
◆ ForceDisplayRangeByIndices()
      
        
          | IMGUI_API void ImGuiListClipper::ForceDisplayRangeByIndices | ( | int | item_min, | 
        
          |  |  | int | item_max ) | 
      
 
 
◆ Step()
◆ DisplayEnd
      
        
          | int ImGuiListClipper::DisplayEnd | 
      
 
 
◆ DisplayStart
      
        
          | int ImGuiListClipper::DisplayStart | 
      
 
 
◆ ItemsCount
      
        
          | int ImGuiListClipper::ItemsCount | 
      
 
 
◆ ItemsHeight
      
        
          | float ImGuiListClipper::ItemsHeight | 
      
 
 
◆ StartPosY
      
        
          | float ImGuiListClipper::StartPosY | 
      
 
 
◆ TempData
      
        
          | void* ImGuiListClipper::TempData | 
      
 
 
The documentation for this struct was generated from the following file:
- C:/__PR00F__/___developing___/projects/PGE/PGE/PURE/include/external/GUI/imgui-1.88/imgui.h