Unit 'glu' Package
[Overview][Constants][Types][Variables][Index] [#opengl]

gluUnProject

Declaration

Source position: glu.pp line 398

var gluUnProject: function(

  winX: GLdouble;

  winY: GLdouble;

  winZ: GLdouble;

  model: PGLdouble;

  proj: PGLdouble;

  view: PGLint;

  objX: PGLdouble;

  objY: PGLdouble;

  objZ: PGLdouble

):GLint;


Documentation generated on: 2023-03-18