openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
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