Unit 'gmTriMesh2D' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

TgmTriangleFan2D

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

Declaration

Source position: gmtrimesh2d.pas line 215

type TgmTriangleFan2D = class(TgmTriangleGroup2D)

protected

  procedure BuildTriangleFan(); virtual;

  

public

  procedure Clear; override;

  

  procedure MoveToVertexAt();

  

  function TriangleIdxInDirection();

  

  function TriangleInDirection();

  

  function VertexIndex();

  

  property Center: TgmVertex2D; [rw]

  

  property OutwardEdges []: Integer; [r]

  

  property Vertices []: TgmVertex2D; [r]

  

end;

Inheritance

TgmTriangleFan2D

  

|

TgmTriangleGroup2D

  

|

TObject



CT Web help

CodeTyphon Studio