UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TransformUtilities.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Math/MathFwd.h
"
6
7
namespace
TransformUtilities
8
{
9
CORE_API
uint32
GetRoundedTransformCRC32
(
const
FTransform
&
InTransform
);
10
}
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
MathFwd.h
uint32
uint32_t uint32
Definition
binka_ue_file_header.h:6
TransformUtilities
Definition
TransformUtilities.h:8
TransformUtilities::GetRoundedTransformCRC32
CORE_API uint32 GetRoundedTransformCRC32(const FTransform &InTransform)
Definition
TransformUtilities.cpp:9
UE::Math::TTransform< double >
Engine
Source
Runtime
Core
Public
Misc
TransformUtilities.h
Generated by
1.9.8