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

TglScissorIndexed

Declaration

Source position: ctgles1.pas line 7927

type TglScissorIndexed = procedure(

  index_: GLuint;

  left: GLint;

  bottom: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio