Home
last modified time | relevance | path

Searched refs:MTX44Ortho (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/math/inline/
Dmath_Matrix44.ipp166 MTX44Ortho( pOut, l, r, b, t, n, f );
/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h226 NN_FORCE_INLINE MTX44* MTX44Ortho(MTX44* pOut, f32 l, f32 r, f32 b, f32 t, f32 n, f32 f);
964 MTX44Ortho(MTX44* pOut, f32 l, f32 r, f32 b, f32 t, f32 n, f32 f) in MTX44Ortho() function