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

TglTranslatef

Declaration

Source position: ctgl.pas line 8018

type TglTranslatef = procedure(

  x: GLfloat;

  y: GLfloat;

  z: GLfloat

);



CT Web help

CodeTyphon Studio