13#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4
19#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
NAVIGATIONSYSTEM_API FBox Unreal2RecastBox(const FBox &UnrealBox)
Definition RecastHelpers.cpp:20
NAVIGATIONSYSTEM_API FBox Recast2UnrealBox(const FVector::FReal *RecastMin, const FVector::FReal *RecastMax)
Definition RecastHelpers.cpp:47
NAVIGATIONSYSTEM_API FMatrix Recast2UnrealMatrix()
Definition RecastHelpers.cpp:67
NAVIGATIONSYSTEM_API FColor Recast2UnrealColor(const unsigned int RecastColor)
Definition RecastHelpers.cpp:73
NAVIGATIONSYSTEM_API FMatrix Unreal2RecastMatrix()
Definition RecastHelpers.cpp:26
NAVIGATIONSYSTEM_API FVector Recast2UnrealPoint(const FVector::FReal *RecastPoint)
Definition RecastHelpers.cpp:32
NAVIGATIONSYSTEM_API FVector Unreal2RecastPoint(const FVector::FReal *UnrealPoint)
Definition RecastHelpers.cpp:10
double FReal
Definition Vector.h:55