openrndr
0.4.5-dev.64+2ea7a58
common
openrndr-binpack
/
org.openrndr.binpack
/
CenterOrderer
/
SortOption
Sort
Option
data
class
SortOption
(
val
index
:
Int
,
val
distance
:
Double
)
(
source
)
Members
Constructors
Sort
Option
Link copied to clipboard
constructor
(
index
:
Int
,
distance
:
Double
)
Properties
distance
Link copied to clipboard
val
distance
:
Double
index
Link copied to clipboard
val
index
:
Int