Searched defs:mLightPosInEyeSpace (Results 1 – 2 of 2) sorted by relevance
35 float mLightPosInEyeSpace[4]; variable
39 private final float[] mLightPosInEyeSpace = new float[4]; field in Light