Blender V5.0
TaskData Struct Reference

Public Attributes

int value
int store

Detailed Description

Definition at line 9 of file BLI_task_graph_test.cc.

Member Data Documentation

◆ store

int TaskData::store

Definition at line 11 of file BLI_task_graph_test.cc.

Referenced by TEST().

◆ value

int TaskData::value

Definition at line 10 of file BLI_task_graph_test.cc.

Referenced by TEST().


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