nk_draw_command

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(NK_INCLUDE_VERTEX_BUFFER_OUTPUT)
extern (C)
struct nk_draw_command {}

Members

Variables

clip_rect
nk_rect clip_rect;
Undocumented in source.
elem_count
uint elem_count;
Undocumented in source.
texture
nk_handle texture;
Undocumented in source.
userdata
nk_handle userdata;
Undocumented in source.

Meta