Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/gxdemo/src/Culling/
Dcul-viewport.c348 static Point3d myLightPos = { 1000.0f, -1000.0f, 1000.0f }; // in world space variable
421 MTXMultVec( c->viewMtx, &myLightPos, &lpos ); in myDrawModel()