Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
|
Indicates that a Range is to be split in proportionally. More...
#include <RangeSplitters.h>
Public Member Functions | |
GTS_INLINE | ProportionalSplitter (uint32_t left, uint32_t right) |
Public Attributes | |
uint32_t | left = 0 |
uint32_t | right = 0 |
Indicates that a Range is to be split in proportionally.