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

TglVertexAttrib4NubARB

Declaration

Source position: ctgl.pas line 10546

type TglVertexAttrib4NubARB = procedure(

  index_: GLuint;

  x: GLubyte;

  y: GLubyte;

  z: GLubyte;

  w: GLubyte

);



CT Web help

CodeTyphon Studio