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

TglVertexArrayAttribLFormat

Declaration

Source position: ctgl.pas line 8753

type TglVertexArrayAttribLFormat = procedure(

  vaobj: GLuint;

  attribindex: GLuint;

  size: GLint;

  type_: GLenum;

  relativeoffset: GLuint

);



CT Web help

CodeTyphon Studio