Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DPartsysGas.cpp444 nn::math::Vector3 scale(0.5f, 0.5f, 0.5f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DTextWriter.cpp283 void TextWriter::SetFontScale(f32 scale) in SetFontScale()
DUtil.cpp116 f32 scale = pTextWriter->GetFontScale(); in DrawTitle() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
DLightingDistanceAtte.cpp213 nn::math::Vector3 scale(0.3f, 0.3f, 0.3f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp384 nn::math::Vector3 scale(0.1f, 0.1f, 0.1f); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/
DCommandBufferJump.cpp482 nn::math::Matrix34 mv, rot, trans, scale; in DrawFrame() local