...
Interface which can prevent Enlighten tasks from starting in the current call to UpdateRadiosity.
...
Name | Description |
---|---|
Release() | This function will be called when MultithreadCpuWorker is destroyed. |
Release() | Free this object that was created within the Enlighten libraries. |
Reset() | Reset will be called before Enlighten processing begins. |
Timeout() | Timeout should return FALSE if processing should continue and TRUE if processing should stop. |
...
Free this object that was created within the Enlighten libraries.
Expect this to behave in a similar way to calling 'delete(this)'
...
Reset will be called before Enlighten processing begins.
Anchor | ||||
---|---|---|---|---|
|
...