[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msegl' (#msegui)

PFNGLVERTEXPOINTEREXTPROC

Declaration

Source position: msegl.pas line 1533

type PFNGLVERTEXPOINTEREXTPROC = procedure(

  size: GLint;

  atype: GLenum;

  stride: GLsizei;

  count: GLsizei;

  const pointer: Pointer

);


Documentation generated on: 2021-05-13