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

TglVertexAttribI4i

Declaration

Source position: ctgles3.pas line 7841

type TglVertexAttribI4i = procedure(

  index_: GLuint;

  x: GLint;

  y: GLint;

  z: GLint;

  w: GLint

);



CT Web help

CodeTyphon Studio