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

TglVertexArrayColorOffsetEXT

Declaration

Source position: ctgl.pas line 10480

type TglVertexArrayColorOffsetEXT = procedure(

  vaobj: GLuint;

  buffer: GLuint;

  size: GLint;

  type_: GLenum;

  stride: GLsizei;

  offset: GLintptr

);



CT Web help

CodeTyphon Studio