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

TglVertexAttribArrayObjectATI

Declaration

Source position: ctgl.pas line 10571

type TglVertexAttribArrayObjectATI = procedure(

  index_: GLuint;

  size: GLint;

  type_: GLenum;

  normalized: GLboolean;

  stride: GLsizei;

  buffer: GLuint;

  offset: GLuint

);



CT Web help

CodeTyphon Studio