Blender  V3.3
Task Member List

This is the complete list of members for Task, including all inherited members.

free_taskdataTask
freedataTask
operator()() constTask
operator=(const Task &other)=deleteTask
operator=(Task &&other)=deleteTask
poolTask
runTask
Task(TaskPool *pool, TaskRunFunction run, void *taskdata, bool free_taskdata, TaskFreeFunction freedata)Taskinline
Task(Task &&other)Taskinline
Task(const Task &other)=deleteTask
taskdataTask
~Task()Taskinline