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

TglStencilFuncSeparate

Declaration

Source position: ctgl.pas line 8178

type TglStencilFuncSeparate = procedure(

  face: GLenum;

  func: GLenum;

  ref: GLint;

  mask: GLuint

);



CT Web help

CodeTyphon Studio