Public Member Functions | Public Attributes | List of all members
ImDrawData Struct Reference

#include <imgui.h>

Public Member Functions

void Clear ()
 
IMGUI_API void DeIndexAllBuffers ()
 
 ImDrawData ()
 
IMGUI_API void ScaleClipRects (const ImVec2 &fb_scale)
 
 ~ImDrawData ()
 

Public Attributes

ImDrawList ** CmdLists
 
int CmdListsCount
 
ImVec2 DisplayPos
 
ImVec2 DisplaySize
 
ImVec2 FramebufferScale
 
int TotalIdxCount
 
int TotalVtxCount
 
bool Valid
 

Detailed Description

Definition at line 2068 of file imgui.h.

Constructor & Destructor Documentation

◆ ImDrawData()

ImDrawData::ImDrawData ( )
inline

Definition at line 2080 of file imgui.h.

◆ ~ImDrawData()

ImDrawData::~ImDrawData ( )
inline

Definition at line 2081 of file imgui.h.

Member Function Documentation

◆ Clear()

void ImDrawData::Clear ( )
inline

Definition at line 2082 of file imgui.h.

◆ DeIndexAllBuffers()

void ImDrawData::DeIndexAllBuffers ( )

Definition at line 1430 of file imgui_draw.cpp.

◆ ScaleClipRects()

void ImDrawData::ScaleClipRects ( const ImVec2 fb_scale)

Definition at line 1451 of file imgui_draw.cpp.

Member Data Documentation

◆ CmdLists

ImDrawList** ImDrawData::CmdLists

Definition at line 2071 of file imgui.h.

◆ CmdListsCount

int ImDrawData::CmdListsCount

Definition at line 2072 of file imgui.h.

◆ DisplayPos

ImVec2 ImDrawData::DisplayPos

Definition at line 2075 of file imgui.h.

◆ DisplaySize

ImVec2 ImDrawData::DisplaySize

Definition at line 2076 of file imgui.h.

◆ FramebufferScale

ImVec2 ImDrawData::FramebufferScale

Definition at line 2077 of file imgui.h.

◆ TotalIdxCount

int ImDrawData::TotalIdxCount

Definition at line 2073 of file imgui.h.

◆ TotalVtxCount

int ImDrawData::TotalVtxCount

Definition at line 2074 of file imgui.h.

◆ Valid

bool ImDrawData::Valid

Definition at line 2070 of file imgui.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06