TFloatPacker

Windows
MacOS
Linux

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

Name Description

Public function Const

FloatType

 

Decode

(
    PackedType Value
)

Public function Const

PackedType

 

Encode

(
    FloatType Value
)

Typedefs

Name

Description

FloatType

PackedType

Constants

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