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

TglMatrixTranslatedEXT

Declaration

Source position: ctgl.pas line 9699

type TglMatrixTranslatedEXT = procedure(

  mode: GLenum;

  x: GLdouble;

  y: GLdouble;

  z: GLdouble

);



CT Web help

CodeTyphon Studio