Inviwo 0.9.12-pre
Inviwo documentation
|
Public Types | |
using | fPointer = void (T::*)(U*) |
Public Member Functions | |
BaseModuleCallback (T *obj, fPointer functionPtr) | |
void | invoke (U *argument) const |
virtual void | invoke (void *p) const |
Public Member Functions inherited from inviwo::CallbackWithSingleArgument |
|
inlinevirtual |
Implements inviwo::CallbackWithSingleArgument.