Blender  V2.93
Public Attributes | List of all members
bNodeExecData Struct Reference

#include <node_util.h>

Public Attributes

void * data
 
struct bNodePreviewpreview
 

Detailed Description

Definition at line 52 of file node_util.h.

Member Data Documentation

◆ data

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

◆ preview

struct bNodePreview* bNodeExecData::preview

Definition at line 54 of file node_util.h.

Referenced by exec(), ntree_exec_begin(), and tex_output().


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