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

Public Attributes

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

Detailed Description

Definition at line 21 of file task_graph.cc.

Member Data Documentation

◆ nodes

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

Definition at line 25 of file task_graph.cc.

Referenced by BLI_task_graph_node_create().


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