Class TSutraElement2DComparer

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSutraElement2DComparer = class(TComparer<TSutraElement2D>)

Description

Hierarchy

Overview

Fields

Private FStartPoint: TPoint2D;
Private FAngle: Double;

Methods

Public function Compare(const Left, Right: TSutraElement2D): Integer; override;
Public constructor Create(CrossSectionAngle: Double; StartPoint: TPoint2D);

Description

Fields

Private FStartPoint: TPoint2D;
 
Private FAngle: Double;
 

Methods

Public function Compare(const Left, Right: TSutraElement2D): Integer; override;
 
Public constructor Create(CrossSectionAngle: Double; StartPoint: TPoint2D);
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:04