5#include "Containers/Array.h"
16namespace Math {
template <
typename T>
struct TVector; }
43 template <
typename RealType>
61 template <
typename RealType>
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition AssetRegistryState.h:50
TOrientedBox3< RealType > GEOMETRYCORE_API ComputeOrientedBBox(const EDiTO DiTO_K, const int32 NumPoints, TFunctionRef< UE::Math::TVector< RealType >(int32)> GetPointFunc)
EDiTO
Definition DiTOrientedBox.h:25
@ DiTO_26
Definition DiTOrientedBox.h:29
@ DiTO_12
Definition DiTOrientedBox.h:26
@ DiTO_20
Definition DiTOrientedBox.h:28
@ DiTO_14
Definition DiTOrientedBox.h:27
Definition AdvancedWidgetsModule.cpp:13
Definition OrientedBoxTypes.h:25