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

TglVertexAttribI3i

Declaration

Source position: ctgles3.pas line 8911

type TglVertexAttribI3i = procedure(

  index_: GLuint;

  x: GLint;

  y: GLint;

  z: GLint

);



CT Web help

CodeTyphon Studio