Searched refs:GetVelocity (Results 1 – 3 of 3) sorted by relevance
238 const nw::math::VEC3& GetVelocity() const { return m_Velocity; } in GetVelocity() function
165 const nw::math::VEC3& GetVelocity() const { return m_Velocity; } in GetVelocity() function
172 listenerVelocity = - nw::math::VEC3Dot( &relPos, &listener.GetVelocity() ); in CalcPitch()176 listenerVelocity = nw::math::VEC3Len( &listener.GetVelocity() ); in CalcPitch()