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

TglVertexArrayVertexBuffers

Declaration

Source position: ctgl.pas line 8749

type TglVertexArrayVertexBuffers = procedure(

  vaobj: GLuint;

  first: GLuint;

  count: GLsizei;

  buffers: PGLuint;

  offsets: PGLintptr;

  strides: PGLsizei

);



CT Web help

CodeTyphon Studio