| Array typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| ChannelGainsRef typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| GetChannelMap() const noexcept | JPL::VBAPannerBase< PannerType, Traits > | inline |
| GetLUT() const noexcept | JPL::VBAPannerBase< PannerType, Traits > | inline |
| GetNumChannels() const noexcept | JPL::VBAPannerBase< PannerType, Traits > | inline |
| GetShortestSpeakerAperture() const noexcept | JPL::VBAPannerBase< PannerType, Traits > | inline |
| GetSpeakerGains(const Vec3Type &direction, std::span< float > outGains) const | JPL::VBAPannerBase< PannerType, Traits > | |
| GetSpeakerGains(const simd &dirX, const simd &dirY, const simd &dirZ, std::span< simd > outGains) const | JPL::VBAPannerBase< PannerType, Traits > | |
| InitializeLUT(ChannelMap channelMap) | JPL::VBAPannerBase< PannerType, Traits > | inline |
| InitializeSourceLayout(ChannelMap channelMap, SourceLayoutType &outLayout) const | JPL::VBAPannerBase< PannerType, Traits > | |
| IsInitialized() const noexcept | JPL::VBAPannerBase< PannerType, Traits > | inline |
| IsLUTInitialized() const noexcept | JPL::VBAPannerBase< PannerType, Traits > | inline |
| LUTInterface typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| LUTType typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| NormalizeWeights(std::span< VirtualSource > virtualSources) | JPL::VBAPannerBase< PannerType, Traits > | static |
| PanSourceOrientation typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| PanType typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| ProcessVBAPData(const SourceLayoutType &sourceLayout, const PanUpdateData &updateData, std::span< float > outChannelMixMap, OnChannelGeneratedCallback &&onVSsGeneratedCb={}) const | JPL::VBAPannerBase< PannerType, Traits > | |
| ProcessVBAPData(const SourceLayoutType &sourceLayout, const PanUpdateDataWithOrientation &updateData, std::span< float > outChannelMixMap, OnChannelGeneratedCallback &&onVSsGeneratedCb={}) const | JPL::VBAPannerBase< PannerType, Traits > | |
| ProcessVirtualSources(std::span< const VirtualSource > virtualSources, std::span< float > outGains) const | JPL::VBAPannerBase< PannerType, Traits > | |
| SourceLayoutType typedef | JPL::VBAPannerBase< PannerType, Traits > | |
| Vec3Type typedef | JPL::VBAPannerBase< PannerType, Traits > | |