This class implements OpenVdb interrupter interface and provides ability to use MR::ProgressCallback in some OpenVdb operations. More...
#include <MRVDBProgressInterrupter.h>
Inheritance diagram for MR::ProgressInterrupter:Public Member Functions | |
| ProgressInterrupter (ProgressCallback cb) | |
| virtual bool | wasInterrupted (int percent=-1) override |
| bool | getWasInterrupted () const |
This class implements OpenVdb interrupter interface and provides ability to use MR::ProgressCallback in some OpenVdb operations.