openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-kartifex
/
org.openrndr.kartifex.utils.regions
/
SplitResult
Split
Result
class
SplitResult
(
val
a
:
Region2
,
val
b
:
Region2
,
val
splits
:
Set
<
Vec2
>
)
(
source
)
Members
Constructors
Split
Result
Link copied to clipboard
constructor
(
a
:
Region2
,
b
:
Region2
,
splits
:
Set
<
Vec2
>
)
Properties
a
Link copied to clipboard
val
a
:
Region2
b
Link copied to clipboard
val
b
:
Region2
splits
Link copied to clipboard
val
splits
:
Set
<
Vec2
>