Record TLineDef

Hierarchy
Methods
Properties

Unit

Declaration

type TLineDef = record

Description

Defition of a line in the euclidian plane

Overview

Fields

Public origin: TPointF;
Public dir: TPointF;

Description

Fields

Public origin: TPointF;

Some point in the line

Public dir: TPointF;

Vector indicating the direction