Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mt::JobParallel Struct Reference

Callable and priority for a range-partitioned parallel job. More...

#include <jobcommon.h>

Public Attributes

JobArgsFunc func
 Callable invoked once for each scheduled range.
 
JobPriority priority = JobPriority::High
 Queue priority used for each range job.
 

Detailed Description

Callable and priority for a range-partitioned parallel job.


The documentation for this struct was generated from the following file: