appendSingleClipPrimitive Method
Modifies the insideIntervals array given in place. Note: curve given is passed by reference and stored.
appendSingleClipPrimitive(root: AlternatingCCTreeNode, curve: CurvePrimitive, insideIntervals: CurveLocationDetailPair[], _outsideIntervals: CurveLocationDetailPair[]): void
Parameter | Type | Description |
---|---|---|
root | AlternatingCCTreeNode | |
curve | CurvePrimitive | |
insideIntervals | CurveLocationDetailPair[] | |
_outsideIntervals | CurveLocationDetailPair[] |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.