Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImDrawCmd Struct Reference

#include <imgui.h>

Public Member Functions

 ImDrawCmd ()
 

Public Attributes

unsigned int ElemCount
 
ImVec4 ClipRect
 
ImTextureID TextureId
 
unsigned int VtxOffset
 
unsigned int IdxOffset
 
ImDrawCallback UserCallback
 
void * UserCallbackData
 

Constructor & Destructor Documentation

◆ ImDrawCmd()

ImDrawCmd::ImDrawCmd ( )
inline

Member Data Documentation

◆ ClipRect

ImVec4 ImDrawCmd::ClipRect

◆ ElemCount

unsigned int ImDrawCmd::ElemCount

◆ IdxOffset

unsigned int ImDrawCmd::IdxOffset

◆ TextureId

ImTextureID ImDrawCmd::TextureId

◆ UserCallback

ImDrawCallback ImDrawCmd::UserCallback

◆ UserCallbackData

void* ImDrawCmd::UserCallbackData

◆ VtxOffset

unsigned int ImDrawCmd::VtxOffset

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