HDK
|
#include <UT_ParallelUtil.h>
Public Member Functions | |
ut_TaskBody (const Body *body) | |
void | operator() (const Range &r) const |
Helper class for UTparallelFor(). Wraps the thread body allowing non-copyable bodies to be used with UTparallelFor().
Definition at line 186 of file UT_ParallelUtil.h.
|
inline |
Definition at line 189 of file UT_ParallelUtil.h.
|
inline |
Definition at line 190 of file UT_ParallelUtil.h.