appendPolygonClip
appendPolygonClip: AppendPolygonClipFunction | undefined
Optional polygon clip method.
- This is expected to be implemented by planar clip structures.
- This is unimplemented for curve clippers (e.g. sphere) for which polygon clip result has curved edges.
- The input polygon must be convex.
Defined in
- clipping/ClipUtils.ts Line 117
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.