Inviwo  0.9.10.1
Inviwo documentation
inviwo::ModuleCallback Class Reference

#include <modulecallback.h>

Public Member Functions

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

Detailed Description

A callback for use in ModuleCallbackAction


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