Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglVertexAttrib4s

Declaration

Source position: ctgles3.pas line 8895

type TglVertexAttrib4s = procedure(

  index_: GLuint;

  x: GLshort;

  y: GLshort;

  z: GLshort;

  w: GLshort

);



CT Web help

CodeTyphon Studio