Home
last modified time | relevance | path

Searched defs:modelViewMatrix (Results 1 – 9 of 9) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/ShaderProgram/
Ddemo_ProgramObject.cpp75 void ProgramObject::SetModelViewMatrix(const nn::math::MTX44& modelViewMatrix) in SetModelViewMatrix()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/
Dgx_CommandCacheVSUniformFrame.cpp334 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
434 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in UpdateDisplay0CommandCache() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformModel/
Dgx_CommandCacheVSUniformModel.cpp353 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
426 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawDisplay0CommandCache() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/
Dgx_Draw3d.cpp278 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheSimple/
Dgx_CommandCacheSimple.cpp278 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/RenderToTexture/
Dgx_RenderToTexture.cpp465 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/
Dgx_FragmentLightingSimple.cpp549 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/
Dgx_CommandListDouble.cpp585 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/
Dgx_VertexBuffer.cpp894 nn::math::MTX44 modelViewMatrix(s_ViewMatrix); in DrawCube() local