|
Gocator Development Kit
|
| kStatus GdkTool_AnchorPointSetRegion | ( | GdkTool | tool, |
| const kArrayList * | original, | ||
| kArrayList * | anchored | ||
| ) |
Applies the currently available anchoring parameters to a point set region.
| tool | Tool object. |
| original | Pointer to original list of kPoint3d64f points. |
| anchored | Pointer to receive the anchor-adjusted list of points. |