nk_command_scissor

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

Members

Variables

h
ushort h;
Undocumented in source.
header
nk_command header;
Undocumented in source.
w
ushort w;
Undocumented in source.
x
short x;
Undocumented in source.
y
short y;
Undocumented in source.

Meta