Blender V4.3
blender::bke::node_tree_runtime::ToposortNodeState Struct Reference

Public Attributes

bool is_done = false
 
bool is_in_stack = false
 

Detailed Description

Definition at line 279 of file node_runtime.cc.

Member Data Documentation

◆ is_done

bool blender::bke::node_tree_runtime::ToposortNodeState::is_done = false

◆ is_in_stack

bool blender::bke::node_tree_runtime::ToposortNodeState::is_in_stack = false

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