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