JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::SmoothedValue< T > Member List

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

AlphaJPL::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
CurrentJPL::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
TargetJPL::SmoothedValue< T >
Tick()JPL::SmoothedValue< T >inline