[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msegl' (#msegui)

glMap2f

Declaration

Source position: msegl.pas line 1353

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: 2021-05-13