VISH  0.2
Public Member Functions | Public Attributes
Wizt::VAction Class Reference

An action object that allows to schedule objects for request execution, i.e. More...

#include </home/werner/origo/vish/ocean/shrimp/Action.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

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.


Constructor & Destructor Documentation

Wizt::VAction::VAction ( double  prec = 1.0) [inline]
Parameters:
precThe precision with which this object will be scheduled to be requested.

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