Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Transform/
Dtf-clip-bug.c145 Mtx44 pm; // projection matrix in main() local
288 MTXPerspective(pm, fovy, 4.0F/3.0F, near, 10000); in main()
289 GXSetProjection(pm, GX_PERSPECTIVE); in main()
/RvlSDK-2.1/include/revolution/gx/
DGXTransform.h113 const f32* pm, // projection matrix, as returned by GXGetProjectionv