8#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4
14#include "NavTestRenderingComponent.generated.h"
16#if UE_ENABLE_DEBUG_DRAWING
50 return ::GetTypeHash(
Other.PolyRef);
72 uint32 GetAllocatedSizeInternal()
const;
129#if UE_ENABLE_DEBUG_DRAWING
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
uint64 NavNodeRef
Definition NavigationTypes.h:34
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition PlayerController.h:261
Definition DebugRenderSceneProxy.h:41
virtual ENGINE_API void GetDynamicMeshElements(const TArray< const FSceneView * > &Views, const FSceneViewFamily &ViewFamily, uint32 VisibilityMap, FMeshElementCollector &Collector) const override
Definition DebugRenderSceneProxy.cpp:207
ENGINE_API SIZE_T GetTypeHash() const override
Definition DebugRenderSceneProxy.cpp:201
virtual uint32 GetMemoryFootprint(void) const override
Definition DebugRenderSceneProxy.h:75
Definition MeshElementCollector.h:26
Definition PrimitiveSceneProxy.h:296
virtual ENGINE_API FPrimitiveViewRelevance GetViewRelevance(const FSceneView *View) const
Definition PrimitiveSceneProxy.cpp:700
Definition SceneView.h:2212
Definition SceneView.h:1425
FConvexVolume ViewFrustum
Definition SceneView.h:1585
Definition SetUtilities.h:95
Definition DebugDrawComponent.h:50
Definition NavTestRenderingComponent.h:122
uint32 GetTypeHash(const FKey &Key)
Definition BlackboardKey.h:35
bool operator==(const FCachedAssetKey &A, const FCachedAssetKey &B)
Definition AssetDataMap.h:501
@ false
Definition radaudio_common.h:23
ENGINE_API bool IntersectBox(const FVector &Origin, const FVector &Extent) const
Definition ConvexVolume.cpp:217
Definition DebugRenderSceneProxy.h:434
virtual ENGINE_API void DrawDebugLabels(UCanvas *Canvas, APlayerController *PlayerController)
Definition DebugRenderSceneProxy.cpp:174
Definition AnimNodeBase.h:642
Definition PrimitiveViewRelevance.h:14
Definition BoxSphereBounds.h:25
static CORE_API const TVector< double > ZeroVector
Definition Vector.h:79