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

TglTexCoordPointerListIBM

Declaration

Source position: ctgl.pas line 10285

type TglTexCoordPointerListIBM = procedure(

  size: GLint;

  type_: GLenum;

  stride: GLint;

  pointer: PPvoid;

  ptrstride: GLint

);



CT Web help

CodeTyphon Studio