Searched refs:ViewMtx (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gddemo/src/ |
| D | gd-light-gc.c | 88 static Mtx ViewMtx; variable 255 MTXMultVec(ViewMtx, &lpos, &lpos); in PatchLightStatus() 261 MTXMultVecSR(ViewMtx, &lpos, &lpos); in PatchLightStatus() 319 CameraInit(ViewMtx); in DrawInit() 369 MTXConcat(ViewMtx, ModelMtx, mv); in DrawTick()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/TexGen/ |
| D | tg-spheremap.c | 41 static Mtx ViewMtx; variable 266 GXLoadPosMtxImm(ViewMtx, GX_PNMTX0); in DrawTick() 288 MTXConcat(ViewMtx, ModelMtx, mv); in DrawTick() 412 MTXLookAt(ViewMtx, &CamLoc, &UP, &ObjPt); in SetCamera()
|