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

TgmTriangleFan3D

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

Declaration

Source position: gmtrimesh3d.pas line 218

type TgmTriangleFan3D = class(TgmTriangleGroup3D)

protected

  procedure BuildTriangleFan(); virtual;

  

public

  procedure Clear; override;

  

  procedure MoveToVertexAt();

  

  function TriangleIdxInDirection();

  

  function TriangleInDirection();

  

  function VertexIndex();

  

  property Center: TgmVertex3D; [rw]

  

  property OutwardEdges []: Integer; [r]

  

  property Vertices []: TgmVertex3D; [r]

  

end;

Inheritance

TgmTriangleFan3D

  

|

TgmTriangleGroup3D

  

|

TObject



CT Web help

CodeTyphon Studio