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

TglCopyTexImage2DEXT

Declaration

Source position: ctgl.pas line 9014

type TglCopyTexImage2DEXT = procedure(

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  border: GLint

);



CT Web help

CodeTyphon Studio