ShapeNodeIntersection

data class ShapeNodeIntersection(val node: ShapeNode, val intersection: ContourIntersection)(source)

Data structure containing intersection information.

Constructors

Link copied to clipboard
constructor(node: ShapeNode, intersection: ContourIntersection)

Properties

Link copied to clipboard
Link copied to clipboard