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
fun equals(left: Plane, right: Plane): Boolean

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