Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
DLightingDistanceAtte.cpp194 nn::math::Vector3 trans(x, 0.0f, z); in DrawFrame() local
212 nn::math::Vector3 trans(lpos0.x, lpos0.y, lpos0.z); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DEarlyDepthTestSample.cpp175 nn::math::Matrix34 trans, vTmp; in DrawFrame() local
202 nn::math::Matrix34 trans, vTmp; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGasColorSimple.cpp307 nn::math::Vector3 trans(static_cast<f32>(f - 20), 0.f, 0.f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGasColorOptimal.cpp293 nn::math::Vector3 trans(static_cast<f32>(f - 20), 0.f, 0.f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp187 nn::math::Vector3 trans(ofs_x, ofs_y, 0.f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp387 nn::math::Vector3 trans(100.0f, 0.f, 0.f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingVertex/
DLightingVertex.cpp259 nn::math::Vector3 trans(2.0f, 0.f, 0.f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/
DCommandBufferJump.cpp482 nn::math::Matrix34 mv, rot, trans, scale; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/demo2/
Dgraphics.cpp316 nn::math::Vector3 trans(v_pos.x, posYforSphere, v_pos.z); in DrawObjects() local