Home | History | Annotate | Download | only in main

Lines Matching refs:eye_z

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