Region2

class Region2(val rings: Array<Ring2>)(source)

Constructors

Link copied to clipboard
constructor(rings: Iterable<Ring2>)
constructor(rings: Array<Ring2>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun contains(p: Vec2): Boolean
Link copied to clipboard
fun difference(region: Region2): Region2
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun union(region: Region2): Region2

Properties

Link copied to clipboard
Link copied to clipboard