VOX
A little voxel engine
|
This is the complete list of members for task::Executor, including all inherited members.
Executor(const Executor &)=delete | task::Executor | |
Executor(Executor &&)=delete | task::Executor | |
getInstance() | task::Executor | inlinestatic |
operator=(const Executor &)=delete | task::Executor | |
operator=(Executor &&)=delete | task::Executor | |
run(std::shared_ptr< TaskGraph > graph) | task::Executor | |
run(F &&f) | task::Executor | inline |
TaskGraph | task::Executor | friend |
TaskNode | task::Executor | friend |
waitForAll() | task::Executor | |
~Executor() | task::Executor |