Kanzi  3.9.6
Kanzi Engine API
kanzi::InterpolatedValue Member List

This is the complete list of members for kanzi::InterpolatedValue, including all inherited members.

enforceBounds()kanzi::InterpolatedValue
getMaximumTimeStep() constkanzi::InterpolatedValue
getMaximumValue() constkanzi::InterpolatedValue
getMinimumValue() constkanzi::InterpolatedValue
getSpeed() constkanzi::InterpolatedValue
getTarget() constkanzi::InterpolatedValue
getTargetNonNormalized() constkanzi::InterpolatedValue
getValue() constkanzi::InterpolatedValue
initializeBoundMode(float accelerationCoefficient, float dragCoefficient)kanzi::InterpolatedValue
InterpolatedValue(float startingValue, float accelerationCoefficient, float dragCoefficient)kanzi::InterpolatedValueexplicit
interpolationEnded() constkanzi::InterpolatedValue
isLooping() constkanzi::InterpolatedValue
modifySpeed(float speedDelta)kanzi::InterpolatedValue
modifyTarget(float targetDelta)kanzi::InterpolatedValue
setLooping(bool state)kanzi::InterpolatedValue
setMaximumTimeStep(float maximumStep)kanzi::InterpolatedValue
setMaximumValue(float maximumValue)kanzi::InterpolatedValue
setMinimumValue(float minimumValue)kanzi::InterpolatedValue
setSpeed(float speed)kanzi::InterpolatedValue
setTarget(float target)kanzi::InterpolatedValue
setValue(float value, bool resetInterpolation)kanzi::InterpolatedValue
update(chrono::milliseconds timeDelta)kanzi::InterpolatedValue