Blender V4.3
TaskGraph Struct Reference

Public Attributes

std::vector< std::unique_ptr< TaskNode > > nodes
 

Detailed Description

Definition at line 25 of file task_graph.cc.

Member Data Documentation

◆ nodes

std::vector<std::unique_ptr<TaskNode> > TaskGraph::nodes

Definition at line 29 of file task_graph.cc.

Referenced by BLI_task_graph_node_create().


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