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

TglMap1f

Declaration

Source position: ctgl.pas line 7955

type TglMap1f = procedure(

  target: GLenum;

  u1: GLfloat;

  u2: GLfloat;

  stride: GLint;

  order: GLint;

  points: PGLfloat

);



CT Web help

CodeTyphon Studio