Unit 'ctGLU' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TgluProject

Declaration

Source position: ctglu.pp line 330

type TgluProject = function(

  objx: GLdouble;

  objy: GLdouble;

  objz: GLdouble;

  const modelMatrix: TGLMatrixd4;

  const projMatrix: TGLMatrixd4;

  const viewport: TVector4i;

  winx: PGLdouble;

  winy: PGLdouble;

  winz: PGLdouble

):GLint;



CT Web help

CodeTyphon Studio