VISH
0.2
|
An action object that allows to schedule objects for request execution, i.e. More...
#include </home/werner/origo/vish/ocean/shrimp/Action.hpp>
An action object that allows to schedule objects for request execution, i.e.
making them a data sink. A GUI may hook this Action object to some [apply] or [doit] button. The object will not be requested immediatly, but whenever the scheduler decides it wants execution.
Wizt::VAction::VAction | ( | double | prec = 1.0 | ) | [inline] |
prec | The precision with which this object will be scheduled to be requested. |