Blender V4.3
bNodeExecData Struct Reference

#include <node_util.hh>

Public Attributes

void * data
 
bNodePreviewpreview
 

Detailed Description

Definition at line 22 of file node_util.hh.

Member Data Documentation

◆ data

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().

◆ preview

bNodePreview* bNodeExecData::preview

Definition at line 24 of file node_util.hh.

Referenced by ntree_exec_begin(), and tex_output().


The documentation for this struct was generated from the following file: