Searched refs:upVec (Results 1 – 1 of 1) sorted by relevance
134 const nw::math::VEC3 upVec( 0.0f, 1.0f, 0.0f ); // リスナーのUp方向ベクトル in CalcListenerMatrix() local144 nw::math::MTX34LookAt( mtx, &pos, &upVec, &target ); in CalcListenerMatrix()