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

TglMapVertexAttrib2fAPPLE

Declaration

Source position: ctgl.pas line 9669

type TglMapVertexAttrib2fAPPLE = procedure(

  index_: GLuint;

  size: GLuint;

  u1: GLfloat;

  u2: GLfloat;

  ustride: GLint;

  uorder: GLint;

  v1: GLfloat;

  v2: GLfloat;

  vstride: GLint;

  vorder: GLint;

  points: PGLfloat

);



CT Web help

CodeTyphon Studio