|
Blender V4.3
|
#include <node_util.hh>
Public Attributes | |
| void * | data |
| bNodePreview * | preview |
Definition at line 22 of file node_util.hh.
| void* bNodeExecData::data |
Definition at line 23 of file node_util.hh.
Referenced by gpu_group_execute(), group_execute(), ntree_exec_begin(), and ntree_exec_end().
| bNodePreview* bNodeExecData::preview |
Definition at line 24 of file node_util.hh.
Referenced by ntree_exec_begin(), and tex_output().