Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/
Dtf-clip-bug.c179 Mtx44 pm; // projection matrix in main() local
343 MTXPerspective(pm, fovy, 4.0F/3.0F, near, 10000); in main()
344 GXSetProjection(pm, GX_PERSPECTIVE); in main()
/RvlSDK-3.2.2/include/revolution/gx/
DGXTransform.h112 const f32* pm, // Projection matrix, as returned by GXGetProjectionv