|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/Panning/PannerBase.h>
Public Attributes | |
| Quat< Vec3Type > | Rotation |
| 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. | |
Represents source channel rotation. Initializing SourceLayout for a ChannelMap creates a ChannelGroup per. channel of the source ChannelMap.
| uint32 JPL::VBAPannerBase< PannerType, Traits >::ChannelGroup::Channel |
Index or Id of the channel this group is associated to.
| Quat<Vec3Type> JPL::VBAPannerBase< PannerType, Traits >::ChannelGroup::Rotation |
Channel group rotation offset as per the channel this group is associated to.