![]() |
PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
|
#include <imgui.h>
Public Member Functions | |
ImDrawCmd () | |
ImTextureID | GetTexID () const |
Public Attributes | |
ImVec4 | ClipRect |
ImTextureID | TextureId |
unsigned int | VtxOffset |
unsigned int | IdxOffset |
unsigned int | ElemCount |
ImDrawCallback | UserCallback |
void * | UserCallbackData |
|
inline |
ImTextureID ImDrawCmd::TextureId |
ImDrawCallback ImDrawCmd::UserCallback |