JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
ClosestPoint.h File Reference
#include "JPLSpatial/Math/Vec3Traits.h"
#include <limits>

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)