JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::AttenuationCurve::Point Struct Reference

#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.
 

Member Data Documentation

◆ [union]

◆ Distance

float JPL::AttenuationCurve::Point::Distance

◆ FunctionType

Curve::EType JPL::AttenuationCurve::Point::FunctionType

The function type to use from this point onward.

◆ Value

float JPL::AttenuationCurve::Point::Value

◆ XY

Curve::Point JPL::AttenuationCurve::Point::XY

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