openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
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
>