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

TglIndexPointerEXT

Declaration

Source position: ctgl.pas line 9578

type TglIndexPointerEXT = procedure(

  type_: GLenum;

  stride: GLsizei;

  count: GLsizei;

  pointer: Pvoid

);



CT Web help

CodeTyphon Studio