Navigation
API > API/Runtime > API/Runtime/Core
Float cast to uint32 which maintains sorted order http://codercorner.com/RadixSortRevisited.htm
| Name | FRadixSortKeyFloat |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/Sorting.h |
| Include Path | #include "Templates/Sorting.h" |
Syntax
struct FRadixSortKeyFloat
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 operator()
(
float Value |
Templates/Sorting.h |