Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods

IFuzzySet.LineSegmentIntersects(TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat,TFzyFloat) Method

Scroll Prev Top Next More

Determines if two lines intersect. The Last1X, Last1Y, Current1X, and Current1Y define the end points for one line segment and Last2X, Last2Y, Current2X, Current2Y define the other line segment

Namespace: FuzzyInterfaces

Parameters

Last1X

Type: TFzyFloat

Last1Y

Type: TFzyFloat

Current1X

Type: TFzyFloat

Current1Y

Type: TFzyFloat

Last2X

Type: TFzyFloat

Last2Y

Type: TFzyFloat

Current2X

Type: TFzyFloat

Current2Y

Type: TFzyFloat

ResultX

Type: TFzyFloat

ResultY

Type: TFzyFloat

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb