Pike v8.0 release 1738

Method GLU.gluProject()


Method gluProject

array(float) gluProject(float objx, float objy, float objz, array(float) model, array(float) proj, array(int) viewport)

Description

gluProject transforms the specified object coordinates into window coordinates using model, proj, and viewport. The result is returned in a three valued array.