Blender  V3.3
Public Attributes | List of all members
bNodeExecData Struct Reference

#include <node_util.h>

Public Attributes

voiddata
 
struct bNodePreviewpreview
 

Detailed Description

Definition at line 22 of file source/blender/nodes/intern/node_util.h.

Member Data Documentation

◆ data

void* bNodeExecData::data

◆ preview

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


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