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
/
OptimizingOrderer
/
SortOption
Sort
Option
data
class
SortOption
(
val
index
:
Int
,
val
area
:
Int
)
(
source
)
Members
Constructors
Sort
Option
Link copied to clipboard
constructor
(
index
:
Int
,
area
:
Int
)
Properties
area
Link copied to clipboard
val
area
:
Int
index
Link copied to clipboard
val
index
:
Int