Searched refs:MTX44PerspectiveDeg (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.8-20130828/include/nn/math/ |
| D | math_Matrix44.h | 256 NN_MATH_INLINE MTX44* MTX44PerspectiveDeg(MTX44* pOut, f32 fovy, f32 aspect, f32 n, f32 f); 263 return MTX44PerspectiveDeg(pOut, fovy, aspect, n, f); in MTX44Perspective() 1080 MTX44PerspectiveDeg(MTX44* pOut, f32 fovy, f32 aspect, f32 n, f32 f) in MTX44PerspectiveDeg() function
|