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

gluProject

Declaration

Source position: glu.pp line 375

var gluProject: function(

  objX: GLdouble;

  objY: GLdouble;

  objZ: GLdouble;

  model: PGLdouble;

  proj: PGLdouble;

  view: PGLint;

  winX: PGLdouble;

  winY: PGLdouble;

  winZ: PGLdouble

):GLint;


Documentation generated on: 2023-03-18