|
Blender
V2.93
|
Go to the source code of this file.
Namespaces | |
| blender | |
Functions | |
| template<typename Range , typename Function > | |
| void | blender::parallel_for_each (Range &range, const Function &function) |
| template<typename Function > | |
| void | blender::parallel_for (IndexRange range, int64_t grain_size, const Function &function) |