NAP
RampedValue< T > Member List

This is the complete list of members for RampedValue< T >, including all inherited members.

destinationReachedSignalRampedValue< T >
getNextValue()RampedValue< T >
getValue() constRampedValue< T >
isRamping() constRampedValue< T >
mFactorRampedValue< T >
mIncrementRampedValue< T >
ramp(const T &destination, int stepCount, RampMode mode=RampMode::Linear)RampedValue< T >
RampedValue(const T &initValue)RampedValue< T >
setValue(const T &value)RampedValue< T >
smallestFactorRampedValue< T >static
stop()RampedValue< T >