51 #ifndef DECIMATETHREAD_HH 52 #define DECIMATETHREAD_HH 57 #include <OpenMesh/Tools/Decimater/MixedDecimaterT.hh> 61 #include <OpenFlipper/threads/OpenFlipperThread.hh> 75 McDecimaterType* mcDec;
76 MixedDecimaterType* mixedDec;
92 BaseDecimaterType* baseDec_;
96 virtual void notify(
size_t _step);
97 virtual bool abort()
const;
107 BaseDecimaterType* baseDecimater();
109 int objectId()
const;
113 #endif // DECIMATETHREAD_HH
Thread handling class for OpenFlipper.
virtual bool abort() const
Abort callback.
void cancel()
Cancel the job.
virtual void notify(size_t _step)
callback