|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/PathTracing/SpecularPath.h>
Public Attributes | |
| std::span< int > | Nodes |
| EnergyBands | Energy |
| Note: memory is owned by SpecularPathCache object. | |
| Vec3Type | ImageSource |
| bool | bValid |
| bool JPL::SpecularPathData< Vec3Type >::bValid |
| EnergyBands JPL::SpecularPathData< Vec3Type >::Energy |
Note: memory is owned by SpecularPathCache object.
| Vec3Type JPL::SpecularPathData< Vec3Type >::ImageSource |
| std::span<int> JPL::SpecularPathData< Vec3Type >::Nodes |