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

TglGetPathSpacingNV

Declaration

Source position: ctgles3.pas line 8330

type TglGetPathSpacingNV = procedure(

  pathListMode: GLenum;

  numPaths: GLsizei;

  pathNameType: GLenum;

  paths: Pvoid;

  pathBase: GLuint;

  advanceScale: GLfloat;

  kerningScale: GLfloat;

  transformType: GLenum;

  returnedSpacing: PGLfloat

);



CT Web help

CodeTyphon Studio