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

TglTexCoordPointer

Declaration

Source position: ctgles3.pas line 7697

type TglTexCoordPointer = procedure(

  size: GLint;

  type_: GLenum;

  stride: GLsizei;

  pointer: Pvoid

);



CT Web help

CodeTyphon Studio