Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/FloatPacker.h |
Include | #include "Math/FloatPacker.h" |
Syntax
template<uint32 NumExponentBits, uint32 NumMantissaBits, bool bRound, typename FloatInfo>
class TFloatPacker
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FloatType | Decode
(
PackedType Value |
|
![]() ![]() |
PackedType |
Typedefs
Name | Description |
---|---|
FloatType | |
PackedType |