Unit 'gmTriangulateND' Package
[Overview][Types][Classes][Index] [#bs_engines]

TgmVertex

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gmtriangulatend.pas line 49

type TgmVertex = class(TPersistent)

public

  constructor CreateDim();

  

  function FirstCoord;

  

  function Point;

  

  procedure CopyPoint();

  

  function Segments();

  

  function SegmentCount;

  

  function HasSegment();

  

  procedure AddSegment();

  

  procedure DeleteSegment();

  

  property Coords []: Double; [rw]

  

end;

Inheritance

TgmVertex

  

|

TObject



CT Web help

CodeTyphon Studio