openrndr
Toggle table of contents
0.4.5-dev.18.uncommitted+cb4cd28
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex.utils.regions
/
Split
/
Result
Result
class
Result
(
val
a
:
Region2
,
val
b
:
Region2
,
val
splits
:
Set
<
Vec2
>
)
(
source
)
Members
Constructors
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
>