Private Attributes |
|
| const ImageData < WORKER > & | _data |
| const Int | _x |
| const Int | _y |
Additional Inherited Members |
|
Static Public Member Functions inherited from
JobInterfaceTemplate< PixelJob< WORKER > >
|
|
| static ResultMemT < JobResultRef < void > > | 创建 (ARGS &&... args) |
Static Public Member Functions inherited from
JobInterface
|
|
| static Int | GetCurrentWorkerThreadIndex () |
| static Int | GetCurrentThreadCount () |
| static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) |
| static JobStatusInterface * | GetCurrentJob () |
Protected Member Functions inherited from
JobResultInterface< void >
|
|
| ResultOk < void > | SetResult () |
| template<typename FN , typename... ARGS> | |
| Result < void > | Invoke (FN &&obj, ARGS &&... args) |
| PixelJob | ( | Int | x , |
| Int | y , | ||
| const ImageData < WORKER > & | data | ||
| ) |
| PixelJob | ( | PixelJob < WORKER > && | src | ) |
move constructor
| MAXON_OPERATOR_MOVE_ASSIGNMENT | ( | PixelJob < WORKER > | ) |
move assignment operator
| Result <void> operator() | ( | ) |
| const Char * GetName | ( | ) | const |
|
private |
|
private |
|
private |