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

TglNormal3fVertex3fSUN

Declaration

Source position: ctgl.pas line 9862

type TglNormal3fVertex3fSUN = procedure(

  nx: GLfloat;

  ny: GLfloat;

  nz: GLfloat;

  x: GLfloat;

  y: GLfloat;

  z: GLfloat

);



CT Web help

CodeTyphon Studio