Searched defs:trans (Results 1 – 9 of 9) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/ |
| D | LightingDistanceAtte.cpp | 194 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/ |
| D | EarlyDepthTestSample.cpp | 175 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/ |
| D | GasColorSimple.cpp | 307 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/ |
| D | GasColorOptimal.cpp | 293 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/ |
| D | gx_AlphaTest.cpp | 187 nn::math::Vector3 trans(ofs_x, ofs_y, 0.f); in DrawFrame() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/ |
| D | GasCessna.cpp | 387 nn::math::Vector3 trans(100.0f, 0.f, 0.f); in DrawFrame() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingVertex/ |
| D | LightingVertex.cpp | 259 nn::math::Vector3 trans(2.0f, 0.f, 0.f); in DrawFrame() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/ |
| D | CommandBufferJump.cpp | 482 nn::math::Matrix34 mv, rot, trans, scale; in DrawFrame() local
|
| /CTR-SDK-4.2.7-SampleDemos/demo2/ |
| D | graphics.cpp | 316 nn::math::Vector3 trans(v_pos.x, posYforSphere, v_pos.z); in DrawObjects() local
|