SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ SortOrder

enum class SRL::Math::SortOrder
strong

Specifies the order for sorting operations.

Enumerator
Ascending 

Sort in ascending order (smallest to largest)

Descending 

Sort in descending order (largest to smallest)