Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glMap2f

Declaration

Source position: gl.pp line 1293

var glMap2f: procedure(

  target: GLenum;

  u1: GLfloat;

  u2: GLfloat;

  ustride: GLint;

  uorder: GLint;

  v1: GLfloat;

  v2: GLfloat;

  vstride: GLint;

  vorder: GLint;

  const points: PGLfloat

);


Documentation generated on: 2023-03-18