![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <imgui.h>
Collaboration diagram for ImDrawCmd:Public Member Functions | |
| ImDrawCmd () | |
Public Attributes | |
| unsigned int | ElemCount |
| ImVec4 | ClipRect |
| ImTextureID | TextureId |
| unsigned int | VtxOffset |
| unsigned int | IdxOffset |
| ImDrawCallback | UserCallback |
| void * | UserCallbackData |
|
inline |
| ImVec4 ImDrawCmd::ClipRect |
| unsigned int ImDrawCmd::ElemCount |
| unsigned int ImDrawCmd::IdxOffset |
| ImTextureID ImDrawCmd::TextureId |
| ImDrawCallback ImDrawCmd::UserCallback |
| void* ImDrawCmd::UserCallbackData |
| unsigned int ImDrawCmd::VtxOffset |