node_editor_
- begin
node* begin;
Undocumented in source.
- bounds
nk_rect bounds;
Undocumented in source.
- end
node* end;
Undocumented in source.
- initialized
int initialized;
Undocumented in source.
- link_count
int link_count;
Undocumented in source.
- linking
node_linking linking;
Undocumented in source.
- links
node_link[64] links;
Undocumented in source.
- node_buf
node[32] node_buf;
Undocumented in source.
- node_count
int node_count;
Undocumented in source.
- scrolling
nk_vec2 scrolling;
Undocumented in source.
- selected
node* selected;
Undocumented in source.
- show_grid
int show_grid;
Undocumented in source.
node_editor
static functionsstructsvariables