view direction

Hi

I try to known a vector direction of eye thats perpendicular to image plane, I use

gluLookAt(0, 0, -10, 0,0,0,0,1,0)

thanks,