|
OpenVDB
1.1.0
|
#include <openvdb/version.h>Go to the source code of this file.
Classes | |
| struct | NullInterrupter |
| Dummy NOOP interrupter class defining interface. More... | |
Namespaces | |
| namespace | openvdb |
| namespace | openvdb::v1_1_0 |
| namespace | openvdb::v1_1_0::util |
Functions | |
| template<typename T > | |
| bool | wasInterrupted (T *i, int percent=-1) |
| template<> | |
| bool | wasInterrupted< util::NullInterrupter > (util::NullInterrupter *, int) |
| Specialization for NullInterrupter. | |
1.8.1.2