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

TglVertexAttrib4ubNV

Declaration

Source position: ctgl.pas line 10566

type TglVertexAttrib4ubNV = procedure(

  index_: GLuint;

  x: GLubyte;

  y: GLubyte;

  z: GLubyte;

  w: GLubyte

);



CT Web help

CodeTyphon Studio