Searched defs:fovy (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-1.3.0/CTR_SDK/include/nn/math/ |
| D | math_Matrix44.h | 127 MTX44PerspectiveDeg(MTX44* pOut, f32 fovy, f32 aspect, f32 n, f32 f) in MTX44PerspectiveDeg() 136 MTX44Perspective(MTX44* pOut, f32 fovy, f32 aspect, f32 n, f32 f) in MTX44Perspective() 813 MTX44PerspectiveRad(MTX44* pOut, f32 fovy, f32 aspect, f32 n, f32 f) in MTX44PerspectiveRad()
|