Searched refs:mLightModelMatrix (Results 1 – 2 of 2) sorted by relevance
34 mLightModelMatrix.identity(); in before()36 Matrix::multiplyVector(mLightPosInWorldSpace, mLightModelMatrix, mLightPosInModelSpace); in before()
32 Matrix mLightModelMatrix; variable