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

TglMapVertexAttrib1fAPPLE

Declaration

Source position: ctgl.pas line 9667

type TglMapVertexAttrib1fAPPLE = procedure(

  index_: GLuint;

  size: GLuint;

  u1: GLfloat;

  u2: GLfloat;

  stride: GLint;

  order: GLint;

  points: PGLfloat

);



CT Web help

CodeTyphon Studio