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

Parameters to update VBAP data for a source. More...

#include <JPLSpatial/Panning/PannerBase.h>

Public Attributes

Vec3Type SourceDirection
 
float Focus
 
float Spread
 

Detailed Description

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

Parameters to update VBAP data for a source.

Member Data Documentation

◆ Focus

template<class PannerType , class Traits >
float JPL::VBAPannerBase< PannerType, Traits >::PanUpdateData::Focus

◆ SourceDirection

template<class PannerType , class Traits >
Vec3Type JPL::VBAPannerBase< PannerType, Traits >::PanUpdateData::SourceDirection

◆ Spread

template<class PannerType , class Traits >
float JPL::VBAPannerBase< PannerType, Traits >::PanUpdateData::Spread

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