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

TglScissor

Declaration

Source position: ctgles1.pas line 7422

type TglScissor = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio