JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::VBAPannerBase< PannerType, Traits >::ChannelGroup Struct Reference

#include <JPLSpatial/Panning/PannerBase.h>

Public Attributes

Quat< Vec3TypeRotation
 Channel group rotation offset as per the channel this group is associated to.
 
uint32 Channel
 Index or Id of the channel this group is associated to.
 

Detailed Description

template<class PannerType, class Traits>
struct JPL::VBAPannerBase< PannerType, Traits >::ChannelGroup

Represents source channel rotation. Initializing SourceLayout for a ChannelMap creates a ChannelGroup per. channel of the source ChannelMap.

Member Data Documentation

◆ Channel

template<class PannerType , class Traits >
uint32 JPL::VBAPannerBase< PannerType, Traits >::ChannelGroup::Channel

Index or Id of the channel this group is associated to.

◆ Rotation

template<class PannerType , class Traits >
Quat<Vec3Type> JPL::VBAPannerBase< PannerType, Traits >::ChannelGroup::Rotation

Channel group rotation offset as per the channel this group is associated to.


The documentation for this struct was generated from the following file: