Blender
V3.3
|
Public Attributes | |
std::vector< std::unique_ptr< TaskNode > > | nodes |
Definition at line 21 of file task_graph.cc.
std::vector<std::unique_ptr<TaskNode> > TaskGraph::nodes |
Definition at line 25 of file task_graph.cc.
Referenced by BLI_task_graph_node_create().