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
class FFloatInfo_IEEE32
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FloatType | ToFloatType
(
PackedType Value |
|
![]() ![]() |
PackedType | ToPackedType
(
FloatType Value |
Typedefs
Name | Description |
---|---|
FloatType | |
PackedType |
Constants
Name | Description |
---|---|
ExponentBias | |
ExponentBits | |
ExponentMask | |
MantissaBits | |
MantissaMask | |
SignMask | |
SignShift |