![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Math/PreciseFP.h"#include "Templates/TypeCompatibleBytes.h"#include "Templates/TypeHash.h"#include <cmath>Namespaces | |
| namespace | UE |
Functions | |
| COREPRECISEFP_API bool | UE::PreciseFPEqual (float Lhs, float Rhs) |
| COREPRECISEFP_API bool | UE::PreciseFPEqual (double Lhs, double Rhs) |
| COREPRECISEFP_API uint32 | UE::PreciseFPHash (float) |
| COREPRECISEFP_API uint32 | UE::PreciseFPHash (double) |