Public Member Functions | |
ProcessThread (int id, spectral::Processor *processor, MessageQueue &output) | |
void | Process (void) |
void | Shutdown (void) |
void | SetImage (int, spectral::Image *) |
void | SetParameters (spectral::Parameters *) |
void | Progress (float) |
Protected Member Functions | |
virtual void * | MainLoop (void) |