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

TglVertexAttribLFormat

Declaration

Source position: ctgl.pas line 8641

type TglVertexAttribLFormat = procedure(

  attribindex: GLuint;

  size: GLint;

  type_: GLenum;

  relativeoffset: GLuint

);



CT Web help

CodeTyphon Studio