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

TglScissorIndexedOES

Declaration

Source position: ctgles2.pas line 8710

type TglScissorIndexedOES = procedure(

  index_: GLuint;

  left: GLint;

  bottom: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio