openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex.utils.regions
/
Split
Split
object
Split
(
source
)
Members
Types
Result
Link copied to clipboard
class
Result
(
val
a
:
Region2
,
val
b
:
Region2
,
val
splits
:
Set
<
Vec2
>
)
Functions
split
Link copied to clipboard
fun
split
(
a
:
Region2
,
b
:
Region2
)
:
Split.Result