|
JPL Spatial
Sound spatialization and propagation library
|
Go to the source code of this file.
Namespaces | |
| namespace | JPL |
Functions | |
| template<CVec3 Vec3> | |
| bool | JPL::GetBaryCentricCoordinates (const Vec3 &inA, const Vec3 &inB, float &outU, float &outV) |
| template<CVec3 Vec3> | |
| Vec3 | JPL::GetClosestPointOnLine (const Vec3 &inA, const Vec3 &inB, uint32_t &outSet) |