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

TglVertexAttribI3i

Declaration

Source position: ctgl.pas line 8298

type TglVertexAttribI3i = procedure(

  index_: GLuint;

  x: GLint;

  y: GLint;

  z: GLint

);



CT Web help

CodeTyphon Studio