Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/gxdemo/src/TexGen/
Dtg-shadow2.c132 static void GetTexProjMtx ( MyCameraObj* cam, Mtx mp );
448 GetTexProjMtx(&sc->light.cam, mtg); in DrawTick()
677 static void GetTexProjMtx( MyCameraObj* cam, Mtx mp ) in GetTexProjMtx() function