Blender V4.5
bNodeTreeExec Struct Reference

#include <node_exec.hh>

Public Attributes

bNodeTreenodetree
int totnodes
bNodeExecnodeexec
int stacksize
bNodeStackstack
ListBasethreadstack

Detailed Description

Definition at line 32 of file node_exec.hh.

Member Data Documentation

◆ nodeexec

bNodeExec* bNodeTreeExec::nodeexec

◆ nodetree

◆ stack

bNodeStack* bNodeTreeExec::stack

◆ stacksize

int bNodeTreeExec::stacksize

Definition at line 38 of file node_exec.hh.

Referenced by ntree_exec_begin().

◆ threadstack

◆ totnodes

int bNodeTreeExec::totnodes

Definition at line 35 of file node_exec.hh.

Referenced by ntree_exec_begin().


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