Home
last modified time | relevance | path

Searched refs:camUp (Results 1 – 23 of 23) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
DTriangleSimple.cpp95 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawDisplay0() local
100 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawDisplay0()
140 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawDisplay0AndSave() local
145 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawDisplay0AndSave()
/CTR-SDK-4.2.7-SampleDemos/demo1/
Dgx.cpp147 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
152 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LineSimple/
DLineSimple.cpp101 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
103 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingAniso/
DLightingAniso.cpp230 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in SetRenderState() local
233 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in SetRenderState()
321 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
324 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp169 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
173 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/ClipEquation/
DClipEquation.cpp135 nn::math::Vector3 camUp(0.0f, 1.0f, 0.0f); in DrawFrame() local
139 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGasColorSimple.cpp286 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
289 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGasColorOptimal.cpp270 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
273 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
DLightingDistanceAtte.cpp167 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
170 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/
DCommandBufferJump.cpp402 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in CreateCommand() local
405 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in CreateCommand()
499 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
502 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Fog/
DFog.cpp424 nn::math::Vector3 camUp(1.0f, 0.0f, 0.0f); in Initialize() local
428 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in Initialize()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSpotAtte/
DLightingSpotAtte.cpp178 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
181 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingVertex/
DLightingVertex.cpp223 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
225 nn::math::MTX34LookAt(&cam, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DEarlyDepthTestSample.cpp164 nn::math::Vector3 camUp( 0.f, 1.f, 0.f ); in DrawFrame() local
166 nn::math::MTX34LookAt( &s_ViewMtx, &camPos, &camUp, &target ); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DPartsysGas.cpp417 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
419 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingToonApple/
DLightingToonApple.cpp322 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
324 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingFresnel/
DLightingFresnel.cpp273 nn::math::Vector3 camUp(-1.f, 0.f, 0.f); in DrawFrame() local
275 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp368 nn::math::VEC3 camUp(-1.f, 0.f, 0.f); in DrawFrame() local
370 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingMicrofacet/
DLightingMicrofacet.cpp370 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
373 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/TextureCombiner/
Dgx_TextureCombiner.cpp207 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawDisplay0() local
210 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawDisplay0()
/CTR-SDK-4.2.7-SampleDemos/demo2/
Dgraphics.cpp379 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
380 nn::math::MTX34LookAt(&cam, &v_cam, &camUp, &v_focus); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSss/
DLightingSss.cpp377 nn::math::Vector3 camUp(0.f, 1.f, 0.f); in DrawFrame() local
380 nn::math::MTX34LookAt(&mv, &camPos, &camUp, &target); in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/camera/Stereo/
Dmain.cpp1871 nn::math::Vector3 camUp( 0.f, 1.f, 0.f); in DrawCameraImage() local
1873 nn::math::MTX34LookAt(&eye, &camPos, &camUp, &target); in DrawCameraImage()