HDK
|
#include <GT_VolumeUtil.h>
Static Public Member Functions | |
static UT_Task * | create (DstArrayT &dst, exint dst_start, const SrcArrayT &src, exint num_elems) |
![]() | |
static void | spawnRootAndWait (UT_Task &task) |
Additional Inherited Members | |
![]() | |
UT_Task () | |
void | setParentScope (const UT_TaskScope *parent) |
void | setRefCount (int count) |
void | incrementRefCount () |
int | decrementRefCount () |
void | recycleAsContinuation () |
void | recycleAsSafeContinuation () |
void | enqueue () |
void | spawnChild (UT_Task &task) |
void | cancelGroupExecution () |
bool | isCancelled () const |
Definition at line 78 of file GT_VolumeUtil.h.
|
inlinestatic |
Definition at line 82 of file GT_VolumeUtil.h.