Searched defs:aspect (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/math/ |
| D | math_Geometry.h | 371 FRUSTUM(f32 fovyRad, f32 aspect, f32 n, f32 f, const MTX34& camera) in FRUSTUM() 428 void Set(f32 fovyRad, f32 aspect, f32 n, f32 f, const MTX34& camera) in Set()
|
| 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()
|