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

TglVertex4f

Declaration

Source position: ctgl.pas line 7903

type TglVertex4f = procedure(

  x: GLfloat;

  y: GLfloat;

  z: GLfloat;

  w: GLfloat

);



CT Web help

CodeTyphon Studio