Home | History | Annotate | Download | only in main

Lines Matching refs:eye_z

950    static const GLfloat eye_z[3] = { 0, 0, 1 };
956 COPY_3V( ctx->_EyeZDir, eye_z );
959 TRANSFORM_NORMAL( ctx->_EyeZDir, eye_z, ctx->ModelviewMatrixStack.Top->m );