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

TglVertexAttrib4Nub

Declaration

Source position: ctgl.pas line 8252

type TglVertexAttrib4Nub = procedure(

  index_: GLuint;

  x: GLubyte;

  y: GLubyte;

  z: GLubyte;

  w: GLubyte

);



CT Web help

CodeTyphon Studio