4 #ifndef pqCatalystPauseSimulationReaction_h 5 #define pqCatalystPauseSimulationReaction_h 40 void onTriggered()
override { this->setPauseSimulation(
true); }
42 void setPauseSimulation(
bool pause);
void updateEnableState() override
void onTriggered() override
Called when the action is triggered.
Manages the live-coprocessing link.
Performs additional operation on the Live client.
virtual void updateEnableState()
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a superclass just to make it easier to collect all such reactions.
Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization.