![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Half-open item range passed to a parallel job callback. More...
#include <jobcommon.h>
Public Attributes | |
| uint32_t | idxStart |
| First item index processed by this invocation. | |
| uint32_t | idxEnd |
| One-past-the-last item index processed by this invocation. | |
Half-open item range passed to a parallel job callback.