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

TglMapControlPointsNV

Declaration

Source position: ctgl.pas line 9657

type TglMapControlPointsNV = procedure(

  target: GLenum;

  index_: GLuint;

  type_: GLenum;

  ustride: GLsizei;

  vstride: GLsizei;

  uorder: GLint;

  vorder: GLint;

  packed_: GLboolean;

  points: Pvoid

);



CT Web help

CodeTyphon Studio