Blender V5.0
ExtractionGraph Struct Reference

Public Member Functions

 ~ExtractionGraph ()
void work_and_wait (GSet *&delayed_extraction)

Public Attributes

TaskGraphgraph = BLI_task_graph_create()

Detailed Description

Definition at line 238 of file draw_context.cc.

Constructor & Destructor Documentation

◆ ~ExtractionGraph()

ExtractionGraph::~ExtractionGraph ( )
inline

Definition at line 247 of file draw_context.cc.

References BLI_assert_msg, and graph.

Member Function Documentation

◆ work_and_wait()

void ExtractionGraph::work_and_wait ( GSet *& delayed_extraction)
inline

Member Data Documentation

◆ graph


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