Method GLU.gluProject()
- Method
gluProject
array(float)|zerogluProject(floatobjx,floatobjy,floatobjz,array(float)model,array(float)proj,array(int)viewport)- Description
gluProject transforms the specified object coordinates into window coordinates using
model,proj, andviewport. The result is returned in a three valued array.