![]() |
friz
An animation control system for JUCE
|
This is the complete list of members for friz::Sinusoid, including all inherited members.
| AnimatedValue(float startVal_, float endVal_) | friz::AnimatedValue | inline |
| cancel(bool moveToEndPosition) | friz::AnimatedValue | inline |
| canceled (defined in friz::AnimatedValue) | friz::AnimatedValue | protected |
| currentVal (defined in friz::AnimatedValue) | friz::AnimatedValue | protected |
| doCancel(bool moveToEndPosition) | friz::AnimatedValue | inlineprivatevirtual |
| duration | friz::TimedValue | protected |
| endPhase | friz::Sinusoid | private |
| endVal (defined in friz::AnimatedValue) | friz::AnimatedValue | protected |
| finished (defined in friz::AnimatedValue) | friz::AnimatedValue | protected |
| generateNextValue(float progress) override | friz::Sinusoid | inlineprivatevirtual |
| getEndValue() const | friz::AnimatedValue | inline |
| getNextValue(int msElapsed, int) override | friz::TimedValue | inlinevirtual |
| isFinished() override | friz::TimedValue | inlinevirtual |
| scale(float curvePoint) | friz::TimedValue | inlineprotected |
| Sinusoid(float startPhase_, float endPhase_, int duration) | friz::Sinusoid | inline |
| Sinusoid(int startQuad, int endQuad, int duration) | friz::Sinusoid | inline |
| startPhase | friz::Sinusoid | private |
| startVal (defined in friz::AnimatedValue) | friz::AnimatedValue | protected |
| TimedValue(float startVal, float endVal, int duration_) (defined in friz::TimedValue) | friz::TimedValue | inline |
| updateTarget(float) | friz::AnimatedValue | inlinevirtual |
| ~AnimatedValue()=default (defined in friz::AnimatedValue) | friz::AnimatedValue | virtual |