Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/math/inline/
Dmath_Matrix44.ipp29 MTX44Frustum( pOut, l, r, b, t, n, f );
/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h87 NN_FORCE_INLINE MTX44* MTX44Frustum(MTX44* pOut, f32 l, f32 r, f32 b, f32 t, f32 n, f32 f);
833 MTX44Frustum(MTX44* pOut, f32 l, f32 r, f32 b, f32 t, f32 n, f32 f) in MTX44Frustum() function