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

TglVertexAttrib4fARB

Declaration

Source position: ctgl.pas line 10555

type TglVertexAttrib4fARB = procedure(

  index_: GLuint;

  x: GLfloat;

  y: GLfloat;

  z: GLfloat;

  w: GLfloat

);



CT Web help

CodeTyphon Studio