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

TglScissorIndexedNV

Declaration

Source position: ctgles2.pas line 8709

type TglScissorIndexedNV = procedure(

  index_: GLuint;

  left: GLint;

  bottom: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio