|
Blender
V2.93
|
#include <node_util.h>
Public Attributes | |
| void * | data |
| struct bNodePreview * | preview |
Definition at line 52 of file node_util.h.
| void* bNodeExecData::data |
Definition at line 53 of file node_util.h.
Referenced by gpu_group_execute(), group_execute(), ntree_exec_begin(), and ntree_exec_end().
| struct bNodePreview* bNodeExecData::preview |
Definition at line 54 of file node_util.h.
Referenced by exec(), ntree_exec_begin(), and tex_output().