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

TglStencilOp

Declaration

Source position: ctgl.pas line 7741

type TglStencilOp = procedure(

  fail: GLenum;

  zfail: GLenum;

  zpass: GLenum

);



CT Web help

CodeTyphon Studio