|
Blender
V3.3
|
#include <node_util.h>
Public Attributes | |
| void * | data |
| struct bNodePreview * | preview |
Definition at line 22 of file source/blender/nodes/intern/node_util.h.
| void* bNodeExecData::data |
Definition at line 23 of file source/blender/nodes/intern/node_util.h.
Referenced by gpu_group_execute(), group_execute(), ntree_exec_begin(), and ntree_exec_end().
| struct bNodePreview* bNodeExecData::preview |
Definition at line 24 of file source/blender/nodes/intern/node_util.h.
Referenced by ntree_exec_begin(), and tex_output().