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

TglMatrixOrthoEXT

Declaration

Source position: ctgles3.pas line 8465

type TglMatrixOrthoEXT = procedure(

  mode: GLenum;

  left: GLdouble;

  right: GLdouble;

  bottom: GLdouble;

  top: GLdouble;

  zNear: GLdouble;

  zFar: GLdouble

);



CT Web help

CodeTyphon Studio