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

TglPathSubCommandsNV

Declaration

Source position: ctgles2.pas line 8579

type TglPathSubCommandsNV = procedure(

  path: GLuint;

  commandStart: GLsizei;

  commandsToDelete: GLsizei;

  numCommands: GLsizei;

  commands: PGLubyte;

  numCoords: GLsizei;

  coordType: GLenum;

  coords: Pvoid

);



CT Web help

CodeTyphon Studio