70 LIST RemainingOutlines;
78 RemainingOutlines = Outlines;
129 Delta.
x =
XDelta (*Start, *End) / NumFeatures;
130 Delta.
y =
YDelta (*Start, *End) / NumFeatures;
133 Center.
x = Start->
x + Delta.
x / 2.0;
134 Center.
y = Start->
y + Delta.
y / 2.0;
137 for (i = 0; i < NumFeatures; i++) {
186 &(
PointAt(Next)->Point), FeatureSet);
191 while (Current != First);
243 for (
int f = 0;
f < num_features; ++
f) {