Searched refs:MTXTransApply (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2/build/demos/gxdemo/src/PixelProc/ |
| D | pix-sub.c | 521 MTXTransApply(mt, mt, 0.0F, 0.0F, 450.0F); in AnimTick() 547 MTXTransApply(ms, mt, sc->ballPos[i].x, sc->ballPos[i].y, sc->ballPos[i].z); in DrawBalls() 582 MTXTransApply(ms, mt, sc->ballPos[i].x, sc->ballPos[i].y, zcenter); in DrawShadowVol()
|
| /RvlSDK-3.2/include/revolution/ |
| D | mtx.h | 322 #define MTXTransApply PSMTXTransApply macro 338 #define MTXTransApply C_MTXTransApply macro
|