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

TglOrthoxOES

Declaration

Source position: ctgl.pas line 9887

type TglOrthoxOES = procedure(

  l: GLfixed;

  r: GLfixed;

  b: GLfixed;

  t: GLfixed;

  n: GLfixed;

  f: GLfixed

);



CT Web help

CodeTyphon Studio