Searched refs:s_WorldMatrix (Results 1 – 1 of 1) sorted by relevance
117 nn::math::MTX44 s_WorldMatrix; variable861 nn::math::MTX44Mult(&s_WorldMatrix, &worldMatrix, &worldRotMatrix); in UpdateCube()895 nn::math::MTX44Mult(&modelViewMatrix, &modelViewMatrix, &s_WorldMatrix); in DrawCube()