buildHullAndInletsForPolygon Method
- Input a ClipTreeRoot that has start and count data
- Build the hull for that data range
- Store the hull points in the root
- Add children with start and count data
- Recursively move to children
buildHullAndInletsForPolygon(root: AlternatingCCTreeNode): boolean
| Parameter | Type | Description |
|---|---|---|
| root | AlternatingCCTreeNode |
Returns - boolean
Defined in
Last Updated: 29 September, 2023