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

TglVertexAttribP2uiv

Declaration

Source position: ctgl.pas line 8422

type TglVertexAttribP2uiv = procedure(

  index_: GLuint;

  type_: GLenum;

  normalized: GLboolean;

  value: PGLuint

);



CT Web help

CodeTyphon Studio