SyB3R - Synthetic Benchmark for 3D Reconstruction
|
Public Member Functions | |
void | clear () |
void | add (const Task::TaskProc &proc, TaskScheduler &scheduler) |
uint32_t | getRemainingUnfinishedTasks () const |
Protected Attributes | |
volatile uint32_t | m_remainingUnfinishedTasks |
std::vector< Task * > | m_tasks |
Friends | |
class | TaskScheduler |