NAP
SmoothOperator< T > Member List

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

BaseSmoothOperator()=defaultBaseSmoothOperator
BaseSmoothOperator(float smoothTime)BaseSmoothOperator
BaseSmoothOperator(float smoothTime, float maxSpeed)BaseSmoothOperator
getTarget() constSmoothOperator< T >
getTarget()SmoothOperator< T >
getValue() constSmoothOperator< T >
getValue()SmoothOperator< T >
getVelocity() constSmoothOperator< T >
getVelocity()SmoothOperator< T >
init()SmoothOperator< T >protected
init()SmoothOperator< T >protected
init()SmoothOperator< T >protected
init()SmoothOperator< T >protected
init()SmoothOperator< T >protected
init()SmoothOperator< T >protected
mMaxSpeedBaseSmoothOperator
mSmoothTimeBaseSmoothOperator
mTargetSmoothOperator< T >protected
mValueSmoothOperator< T >protected
mVelocitySmoothOperator< T >protected
setValue(const T &value)SmoothOperator< T >
setValue(const float &value)SmoothOperator< T >
setValue(const double &value)SmoothOperator< T >
setValue(const glm::vec2 &value)SmoothOperator< T >
setValue(const glm::vec3 &value)SmoothOperator< T >
setValue(const glm::vec4 &value)SmoothOperator< T >
SmoothOperator(const T &currentValue, float smoothTime)SmoothOperator< T >
SmoothOperator(const T &currentValue, float smoothTime, float maxSpeed)SmoothOperator< T >
update(const T &targetValue, float deltaTime)SmoothOperator< T >
~BaseSmoothOperator()=defaultBaseSmoothOperatorvirtual