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

TglColor4fNormal3fVertex3fSUN

Declaration

Source position: ctgl.pas line 8926

type TglColor4fNormal3fVertex3fSUN = procedure(

  r: GLfloat;

  g: GLfloat;

  b: GLfloat;

  a: GLfloat;

  nx: GLfloat;

  ny: GLfloat;

  nz: GLfloat;

  x: GLfloat;

  y: GLfloat;

  z: GLfloat

);



CT Web help

CodeTyphon Studio