Home
last modified time | relevance | path

Searched refs:zfar (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/font/ResFont/
Dmain.cpp287 f32 zfar = -1.0f; in SetupTextCamera() local
292 nn::math::MTX44OrthoPivot(&proj, l, r, b, t, znear, zfar, nn::math::PIVOT_UPSIDE_TO_TOP); in SetupTextCamera()
/CTR-SDK-4.2.7-SampleDemos/font/PackedFont/
Dmain.cpp368 f32 zfar = -1.0f; in SetupTextCamera() local
373 nn::math::MTX44OrthoPivot(&proj, l, r, b, t, znear, zfar, nn::math::PIVOT_UPSIDE_TO_TOP); in SetupTextCamera()
/CTR-SDK-4.2.7-SampleDemos/font/ArchiveFont/
Dmain.cpp422 f32 zfar = -1.0f; in SetupTextCamera() local
427 nn::math::MTX44OrthoPivot(&proj, l, r, b, t, znear, zfar, nn::math::PIVOT_UPSIDE_TO_TOP); in SetupTextCamera()