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

TglBitmapxOES

Declaration

Source position: ctgl.pas line 8870

type TglBitmapxOES = procedure(

  width: GLsizei;

  height: GLsizei;

  xorig: GLfixed;

  yorig: GLfixed;

  xmove: GLfixed;

  ymove: GLfixed;

  bitmap: PGLubyte

);



CT Web help

CodeTyphon Studio