nk_command_triangle_filled

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_triangle_filled {}

Members

Variables

a
nk_vec2i_ a;
Undocumented in source.
b
nk_vec2i_ b;
Undocumented in source.
c
nk_vec2i_ c;
Undocumented in source.
color
nk_color color;
Undocumented in source.
header
nk_command header;
Undocumented in source.

Meta