FRadixSortKeyFloat

Float cast to uint32 which maintains sorted order [http://codercorner.com/RadixSortRevisited.htm](http://codercorner.com/RadixSortRevisited.htm)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/Sorting.h

Include

#include "Templates/Sorting.h"

Syntax

struct FRadixSortKeyFloat

Remarks

Float cast to uint32 which maintains sorted order http://codercorner.com/RadixSortRevisited.htm

Operators

Name Description

Public function Const

uint32

 

operator()

(
    float Value
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss