Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglPointAlongPathNV

Declaration

Source position: ctgles3.pas line 8586

type TglPointAlongPathNV = function(

  path: GLuint;

  startSegment: GLsizei;

  numSegments: GLsizei;

  distance: GLfloat;

  x: PGLfloat;

  y: PGLfloat;

  tangentX: PGLfloat;

  tangentY: PGLfloat

):GLboolean;



CT Web help

CodeTyphon Studio