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

#include <imgui.h>

Public Member Functions

 ImDrawCmd ()
 

Public Attributes

ImVec4 ClipRect
 
unsigned int ElemCount
 
unsigned int IdxOffset
 
ImTextureID TextureId
 
ImDrawCallback UserCallback
 
voidUserCallbackData
 
unsigned int VtxOffset
 

Detailed Description

Definition at line 1871 of file imgui.h.

Constructor & Destructor Documentation

◆ ImDrawCmd()

ImDrawCmd::ImDrawCmd ( )
inline

Definition at line 1881 of file imgui.h.

Member Data Documentation

◆ ClipRect

ImVec4 ImDrawCmd::ClipRect

Definition at line 1874 of file imgui.h.

◆ ElemCount

unsigned int ImDrawCmd::ElemCount

Definition at line 1873 of file imgui.h.

◆ IdxOffset

unsigned int ImDrawCmd::IdxOffset

Definition at line 1877 of file imgui.h.

◆ TextureId

ImTextureID ImDrawCmd::TextureId

Definition at line 1875 of file imgui.h.

◆ UserCallback

ImDrawCallback ImDrawCmd::UserCallback

Definition at line 1878 of file imgui.h.

◆ UserCallbackData

void* ImDrawCmd::UserCallbackData

Definition at line 1879 of file imgui.h.

◆ VtxOffset

unsigned int ImDrawCmd::VtxOffset

Definition at line 1876 of file imgui.h.


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


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