Unit 'gmConvexHull3D' Package
[Overview][Classes][Index] [#bs_engines]

TgmAlphaScan

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

Declaration

Source position: gmconvexhull3d.pas line 77

type TgmAlphaScan = class(TPersistent)

protected

  function CalculateCircle();

  

  procedure CheckHullInterval();

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure AddVertex();

  

  procedure AddPoint();

  

  procedure AddPoints();

  

  procedure DoScanOutside;

  

  property Vertices: TgmRadialVertex3DList; [r]

  

  property Radius: Double; [rw]

  

end;

Inheritance

TgmAlphaScan

  

|

TObject



CT Web help

CodeTyphon Studio