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
 
ImTextureID TextureId
 
ImDrawCallback UserCallback
 
voidUserCallbackData
 

Detailed Description

Definition at line 1721 of file imgui.h.

Constructor & Destructor Documentation

◆ ImDrawCmd()

ImDrawCmd::ImDrawCmd ( )
inline

Definition at line 1729 of file imgui.h.

Member Data Documentation

◆ ClipRect

ImVec4 ImDrawCmd::ClipRect

Definition at line 1724 of file imgui.h.

◆ ElemCount

unsigned int ImDrawCmd::ElemCount

Definition at line 1723 of file imgui.h.

◆ TextureId

ImTextureID ImDrawCmd::TextureId

Definition at line 1725 of file imgui.h.

◆ UserCallback

ImDrawCallback ImDrawCmd::UserCallback

Definition at line 1726 of file imgui.h.

◆ UserCallbackData

void* ImDrawCmd::UserCallbackData

Definition at line 1727 of file imgui.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22