Searched refs:ObjPt (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-basic.c | 28 Vec ObjPt = {0.0F, 0.0F, 0.0F}; variable 93 MTXLookAt(v, &camPt, &UP, &ObjPt); in InitCamera()
|
| D | tg-parabolicmap.c | 33 static Vec ObjPt = {0.0F, 0.0F, 0.0F}; variable 105 MTXLookAt(v, &CamLoc, &UP, &ObjPt); in InitCamera()
|
| D | tg-spheremap.c | 47 static Vec ObjPt = {0.0F, 0.0F, 0.0F}; variable 412 MTXLookAt(ViewMtx, &CamLoc, &UP, &ObjPt); in SetCamera()
|