Inviwo 0.9.12-pre
Inviwo documentation
 
Loading...
Searching...
No Matches
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
 

Member Function Documentation

◆ invoke()

template<typename T, typename U>
virtual void inviwo::BaseModuleCallback< T, U >::invoke ( void * p) const
inlinevirtual

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