45 #ifndef DECIMATETHREAD_HH 46 #define DECIMATETHREAD_HH 55 #include <OpenFlipper/threads/OpenFlipperThread.hh> 69 McDecimaterType* mcDec;
70 MixedDecimaterType* mixedDec;
86 BaseDecimaterType* baseDec_;
90 virtual void notify(
size_t _step);
91 virtual bool abort()
const;
101 BaseDecimaterType* baseDecimater();
103 int objectId()
const;
107 #endif // DECIMATETHREAD_HH
virtual bool abort() const
Abort callback.
virtual void notify(size_t _step)
callback
void cancel()
Cancel the job.
Thread handling class for OpenFlipper.