|
JPL Spatial
Sound spatialization and propagation library
|
This is the complete list of members for JPL::SmoothedValue< T >, including all inherited members.
| Alpha | JPL::SmoothedValue< T > | |
| CreateExpSmoothing(uint32_t numOfTicks) | JPL::SmoothedValue< T > | inlinestatic |
| CreateExpSmoothing(T current, T target, uint32_t numOfTicks) | JPL::SmoothedValue< T > | inlinestatic |
| CreateSimpleSmoothing(uint32_t numOfTicks) | JPL::SmoothedValue< T > | inlinestatic |
| CreateSimpleSmoothing(T current, T target, uint32_t numOfTicks) | JPL::SmoothedValue< T > | inlinestatic |
| Current | JPL::SmoothedValue< T > | |
| GetExpAlpha(uint32_t numOfTicks) | JPL::SmoothedValue< T > | inlinestatic |
| GetInvAlpha(uint32_t numOfTicks) | JPL::SmoothedValue< T > | inlinestatic |
| GetNext() | JPL::SmoothedValue< T > | inline |
| SetDurationExp(uint32_t numTicks) | JPL::SmoothedValue< T > | inline |
| Target | JPL::SmoothedValue< T > | |
| Tick() | JPL::SmoothedValue< T > | inline |