Searched refs:fovyRad (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/math/ |
| D | math_Matrix44.h | 745 …self_type& SetupPerspective(f32 fovyRad, f32 aspect, f32 n, f32 f, PivotDirection pivot = PIVOT_NO… 747 return *MTX44PerspectivePivotRad(this, fovyRad, aspect, n, f, pivot);
|
| D | math_Matrix34.h | 837 …self_type& SetupTextureProjectionFrustum(f32 fovyRad, f32 aspect, f32 scaleS, f32 scaleT, f32 tran… in SetupTextureProjectionFrustum() argument 839 …return *MTX34TextureProjectionPerspective(this, fovyRad, aspect, scaleS, scaleT, translateS, trans… in SetupTextureProjectionFrustum()
|