Unit 'ctGLES1' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglVertexPointer

Declaration

Source position: ctgles1.pas line 7439

type TglVertexPointer = procedure(

  size: GLint;

  type_: GLenum;

  stride: GLsizei;

  pointer: Pvoid

);



CT Web help

CodeTyphon Studio