JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::SpecularPathData< Vec3Type > Struct Template Reference

#include <JPLSpatial/PathTracing/SpecularPath.h>

Public Attributes

std::span< intNodes
 
EnergyBands Energy
 Note: memory is owned by SpecularPathCache object.
 
Vec3Type ImageSource
 
bool bValid
 

Member Data Documentation

◆ bValid

template<CVec3 Vec3Type>
bool JPL::SpecularPathData< Vec3Type >::bValid

◆ Energy

template<CVec3 Vec3Type>
EnergyBands JPL::SpecularPathData< Vec3Type >::Energy

Note: memory is owned by SpecularPathCache object.

◆ ImageSource

template<CVec3 Vec3Type>
Vec3Type JPL::SpecularPathData< Vec3Type >::ImageSource

◆ Nodes

template<CVec3 Vec3Type>
std::span<int> JPL::SpecularPathData< Vec3Type >::Nodes

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