Companion

Functions

Link copied to clipboard
fun clone(polygon: ClippingPolygon, result: ClippingPolygon? = definedExternally): ClippingPolygon

Clones the ClippingPolygon without setting its ownership.

Link copied to clipboard

Compares the provided ClippingPolygons and returns true if they are equal, false otherwise.