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

TglFrustumfOES

Declaration

Source position: ctgl.pas line 9216

type TglFrustumfOES = procedure(

  l: GLfloat;

  r: GLfloat;

  b: GLfloat;

  t: GLfloat;

  n: GLfloat;

  f: GLfloat

);



CT Web help

CodeTyphon Studio