|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/DistanceAttenuation.h>
Public Attributes | ||
| union { | ||
| Curve::Point XY | ||
| struct { | ||
| float Distance | ||
| float Value | ||
| } | ||
| }; | ||
| Curve::EType | FunctionType | |
| The function type to use from this point onward. | ||
| union { ... } JPL::AttenuationCurve::Point |
| float JPL::AttenuationCurve::Point::Distance |
| Curve::EType JPL::AttenuationCurve::Point::FunctionType |
The function type to use from this point onward.
| float JPL::AttenuationCurve::Point::Value |
| Curve::Point JPL::AttenuationCurve::Point::XY |