Inviwo  0.9.10.1
Inviwo documentation
inviwo::BaseModuleCallback< T, U > Class Template Reference
+ Inheritance diagram for inviwo::BaseModuleCallback< T, U >:

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
 

The documentation for this class was generated from the following file: