openrndr
0.1.0-dev.1+7ef23c1
openrndr-binpack
/
org.openrndr.binpack
/
CenterOrderer
/
SortOption
Sort
Option
data
class
SortOption
(
val
index
:
Int
,
val
distance
:
Double
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Sort
Option
Link copied to clipboard
fun
SortOption
(
index
:
Int
,
distance
:
Double
)
Content copied to clipboard
Properties
distance
Link copied to clipboard
val
distance
:
Double
Content copied to clipboard
index
Link copied to clipboard
val
index
:
Int
Content copied to clipboard
Sources
common source
Link copied to clipboard