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

TglGetBufferSubData

Declaration

Source position: ctgl.pas line 8168

type TglGetBufferSubData = procedure(

  target: GLenum;

  offset: GLintptr;

  size: GLsizeiptr;

  data: Pvoid

);



CT Web help

CodeTyphon Studio