Unit 'OpenGL_Engine2D' Package
[Overview][Types][Classes][Index] [#pl_opengl]

TGLEngine.Triangle

Declaration

Source position: OpenGL_Engine2D.pas line 146

public procedure TGLEngine.Triangle(

  x1: single;

  y1: single;

  x2: single;

  y2: single;

  x3: single;

  y3: single

);



CT Web help

CodeTyphon Studio