Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ModuleCallback Class Reference

#include <inviwo/core/common/modulecallback.h>

Public Member Functions

template<typename T , typename U >
void addMemberFunction (T *o, void(T::*m)(U *))
 
template<typename U >
void invoke (U *p) const
 

Detailed Description

A callback for use in ModuleCallbackAction


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