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

TglVertexAttrib3fNV

Declaration

Source position: ctgl.pas line 10534

type TglVertexAttrib3fNV = procedure(

  index_: GLuint;

  x: GLfloat;

  y: GLfloat;

  z: GLfloat

);



CT Web help

CodeTyphon Studio