JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::Internal Namespace Reference

Typedefs

template<CVec3 Vec3>
using FloatOf = std::remove_cvref_t< decltype(GetX(std::declval< Vec3 >()))>
 

Typedef Documentation

◆ FloatOf

template<CVec3 Vec3>
using JPL::Internal::FloatOf = typedef std::remove_cvref_t<decltype(GetX(std::declval<Vec3>()))>