VISH  0.2
Public Member Functions | Protected Attributes
Wizt::TimeDependent Class Reference

Base class (vish scale) for time-dependent objects Synopsis: Derive the VObject from this base class to get a time parameter that is consistent with other usages. More...

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

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Base class (vish scale) for time-dependent objects Synopsis: Derive the VObject from this base class to get a time parameter that is consistent with other usages.


Member Function Documentation

double Wizt::TimeDependent::adjustTimeRange ( const RefPtr< ValuePool > &  Context,
TypedSlot< double > &  TimeLength 
) const

Set the min/max range of the specified slot to the maxium of the current time range, so the slot can be used to select any value between zero and the maximally allowed time range.

This is quite a specific convenience function, will not be very common in application code.

Returns:
Provides the current value of the respective slot.

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