|
OpenGothic
Open source reimplementation of Gothic I and II
|
This is the complete list of members for Workers, including all inherited members.
| maxThreads() | Workers | static |
| parallelFor(T *b, T *e, const F &func) | Workers | inlinestatic |
| parallelFor(std::vector< T > &data, const F &func) | Workers | inlinestatic |
| parallelTasks(std::vector< T > &data, const F &func) | Workers | inlinestatic |
| parallelTasks(size_t taskCount, const F &func) | Workers | inlinestatic |
| setThreadName(const char *threadName) | Workers | static |
| Workers() | Workers | |
| ~Workers() | Workers |