Home
last modified time | relevance | path

Searched refs:yPlaneDistance (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DCalculator.cpp515 f32 yPlaneDistance = nw::math::VEC3Len( &yPlanePoint ); in CalcAngleAndDistance() local
516 interiorPos.x = pos.x * yPlaneDistance / actorDistance; in CalcAngleAndDistance()
518 interiorPos.z = pos.z * yPlaneDistance / actorDistance; in CalcAngleAndDistance()