Main Page
Related Pages
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
kanzi::InterpolatedValue Member List
This is the complete list of members for
kanzi::InterpolatedValue
, including all inherited members.
enforceBounds
()
kanzi::InterpolatedValue
getMaximumTimeStep
() const
kanzi::InterpolatedValue
getMaximumValue
() const
kanzi::InterpolatedValue
getMinimumValue
() const
kanzi::InterpolatedValue
getSpeed
() const
kanzi::InterpolatedValue
getTarget
() const
kanzi::InterpolatedValue
getTargetNonNormalized
() const
kanzi::InterpolatedValue
getValue
() const
kanzi::InterpolatedValue
initializeBoundMode
(float accelerationCoefficient, float dragCoefficient)
kanzi::InterpolatedValue
InterpolatedValue
(float startingValue, float accelerationCoefficient, float dragCoefficient)
kanzi::InterpolatedValue
explicit
interpolationEnded
() const
kanzi::InterpolatedValue
isLooping
() const
kanzi::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
Generated by
doxygen
1.8.11