Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
JobSystem::Job Member List

This is the complete list of members for JobSystem::Job, including all inherited members.

AddDependency(int inCount)JobSystem::Jobinline
AddRef()JobSystem::Jobinline
CanBeExecuted() constJobSystem::Jobinline
cBarrierDoneStateJobSystem::Jobstatic
cDoneStateJobSystem::Jobstatic
cExecutingStateJobSystem::Jobstatic
Execute()JobSystem::Jobinline
GetJobSystem()JobSystem::Jobinline
GetName() constJobSystem::Jobinline
IsDone() constJobSystem::Jobinline
Job(const char *inJobName, ColorArg inColor, JobSystem *inJobSystem, const JobFunction &inJobFunction, uint32 inNumDependencies)JobSystem::Jobinline
Release()JobSystem::Jobinline
RemoveDependency(int inCount)JobSystem::Jobinline
RemoveDependencyAndQueue(int inCount)JobSystem::Jobinline
SetBarrier(Barrier *inBarrier)JobSystem::Jobinline