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

TglGetPathMetricsNV

Declaration

Source position: ctgl.pas line 9398

type TglGetPathMetricsNV = procedure(

  metricQueryMask: GLbitfield;

  numPaths: GLsizei;

  pathNameType: GLenum;

  paths: Pvoid;

  pathBase: GLuint;

  stride: GLsizei;

  metrics: PGLfloat

);



CT Web help

CodeTyphon Studio