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

#include <JPLSpatial/Services/DirectPathService.h>

Public Attributes

float Distance
 
float DirectionDot
 
float InvDirectionDot
 
JPL::Position< Vec3Type > Position
 

Member Data Documentation

◆ DirectionDot

template<CVec3 Vec3Type>
float JPL::DirectPathResult< Vec3Type >::DirectionDot

◆ Distance

template<CVec3 Vec3Type>
float JPL::DirectPathResult< Vec3Type >::Distance

◆ InvDirectionDot

template<CVec3 Vec3Type>
float JPL::DirectPathResult< Vec3Type >::InvDirectionDot

◆ Position

template<CVec3 Vec3Type>
JPL::Position<Vec3Type> JPL::DirectPathResult< Vec3Type >::Position

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