MeVisLab Toolbox Reference
|
Defines the GraphAction class. More...
#include <mlGraphAction.h>
Public Member Functions | |
GraphAction () | |
virtual | ~GraphAction () |
virtual void | actionCallBack (const Graph *g, std::string sender)=0 |
Defines the GraphAction class.
Definition at line 28 of file mlGraphAction.h.
GraphAction::GraphAction | ( | ) |
|
virtual |