|
JPL Spatial
Sound spatialization and propagation library
|
This is the complete list of members for JPL::ChannelMap, including all inherited members.
| ChannelMap()=default | JPL::ChannelMap | |
| ForEachChannel(Predicate predicate) const | JPL::ChannelMap | inline |
| FromChannelMask(uint32 channelMask) | JPL::ChannelMap | inlinestatic |
| FromNumChannels(uint32 numChannels) | JPL::ChannelMap | inlinestatic |
| GetChannelAtIndex(uint32 index) const | JPL::ChannelMap | inline |
| GetChannelIndex(EChannel channel) const | JPL::ChannelMap | inline |
| GetChannelMask() const | JPL::ChannelMap | inline |
| GetNumChannels() const noexcept | JPL::ChannelMap | inline |
| Has(EChannel channel) const noexcept | JPL::ChannelMap | inline |
| HasLFE() const noexcept | JPL::ChannelMap | inline |
| HasTopChannels() const noexcept | JPL::ChannelMap | inline |
| InvalidChannelIndex | JPL::ChannelMap | static |
| IsValid() const noexcept | JPL::ChannelMap | inline |
| operator!=(const ChannelMap &other) const noexcept | JPL::ChannelMap | inline |
| operator==(const ChannelMap &other) const noexcept | JPL::ChannelMap | inline |
| std::hash< JPL::ChannelMap > | JPL::ChannelMap | friend |