The spica renderer
Public Member Functions | Public Attributes | List of all members
WorkerTask Class Reference

Public Member Functions

 WorkerTask (const std::function< void(int)> &f, int csize, int tasks)
 
bool finished () const
 

Public Attributes

const std::function< void(int)> & func
 
const int chunkSize
 
const int nTasks
 
bool isWorking = false
 
int currentIndex = 0
 
int activeWorkers = 0
 

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