Blender  V2.93
Public Attributes | List of all members
TaskParallelTLS Struct Reference

#include <BLI_task.h>

Public Attributes

void * userdata_chunk
 

Detailed Description

Definition at line 122 of file BLI_task.h.

Member Data Documentation

◆ userdata_chunk

void* TaskParallelTLS::userdata_chunk

Definition at line 126 of file BLI_task.h.

Referenced by BLI_task_parallel_range(), and parallel_iterator_func_do().


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