Searched refs:s_ViewMtx (Results 1 – 1 of 1) sorted by relevance
84 static nn::math::MTX34 s_ViewMtx; variable166 nn::math::MTX34LookAt( &s_ViewMtx, &camPos, &camUp, &target ); in DrawFrame()178 nn::math::MTX34Mult(&vTmp, &s_ViewMtx, &trans); in DrawFrame()205 nn::math::MTX34Mult(&vTmp, &s_ViewMtx, &trans); in DrawFrame()