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

TglVertexPointer

Declaration

Source position: ctgl.pas line 8042

type TglVertexPointer = procedure(

  size: GLint;

  type_: GLenum;

  stride: GLsizei;

  pointer: Pvoid

);



CT Web help

CodeTyphon Studio