function
FindDTMsRotatedSE(
DTM:
Integer; var
Points:
TPointArray;
x1, y1, x2, y2:
Integer;
sAngle, eAngle, aStep:
Extended; out
aFound:
T2DExtendedArray):
Boolean;
FindDTMsRotatedSE behaves like FindRotatedDTMSE, but finds all DTM occurances.
Since one point can be found on several angles, aFound is a 2d array.
Merlijn Wajer
2010-08-27