Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
JobSystem.h File Reference

Go to the source code of this file.

Classes

class  JobSystem
 
class  JobSystem::JobHandle
 
class  JobSystem::Barrier
 A job barrier keeps track of a number of jobs and allows waiting until they are all completed. More...
 
class  JobSystem::Job
 A class that contains information for a single unit of work. More...
 

Typedefs

using JobHandle = JobSystem::JobHandle
 

Typedef Documentation

◆ JobHandle