#include <NvBlastTkGroup.h>

Public Member Functions | |
| virtual void | process (uint32_t jobId)=0 |
TkActors that have been damaged with applyFracture() such that they may be split into separate actors are split by this function. TkActors that have damage queued through the actor's damage() function will be fractured and split by this function.
| virtual void Nv::Blast::TkGroupWorker::process | ( | uint32_t | jobId | ) | [pure virtual] |
Process a job of this worker's TkGroup.
/param[in] jobId a job id in the range (0, TkGroup::startProcess()]
Implemented in Nv::Blast::final.