Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/
Dgx_CommandCacheVSUniformFrame.cpp335 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
435 nn::math::Matrix44 worldMatrix = particle.GetWorldMatrix(); in UpdateDisplay0CommandCache() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformModel/
Dgx_CommandCacheVSUniformModel.cpp354 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
427 nn::math::Matrix44 worldMatrix = particle.GetWorldMatrix(); in DrawDisplay0CommandCache() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/
Dgx_Draw3d.cpp279 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheSimple/
Dgx_CommandCacheSimple.cpp279 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/RenderToTexture/
Dgx_RenderToTexture.cpp466 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/
Dgx_FragmentLightingSimple.cpp550 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/
Dgx_CommandListDouble.cpp586 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/
Dgx_VertexBuffer.cpp857 nn::math::MTX44 worldMatrix(positionMatrix); in UpdateCube() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/
Ddemo_TrianglesRenderData.cpp764 nn::math::MTX44 worldMatrix(positionMatrix); in GetWorldMatrix() local