7#include "DataflowDebugDrawComponent.generated.h"
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
ESceneDepthPriorityGroup
Definition EngineTypes.h:187
@ SDPG_World
Definition EngineTypes.h:189
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition DataflowDebugDrawComponent.h:22
void ReservePoints(int32 NumAdditionalPoints)
Definition DataflowDebugDrawComponent.cpp:139
void ClearAll()
Definition DataflowDebugDrawComponent.cpp:109
void AddPoint(const FDebugPoint &Point)
Definition DataflowDebugDrawComponent.cpp:144
void AddObject(const TRefCountPtr< IDataflowDebugDrawObject > &Object)
Definition DataflowDebugDrawComponent.cpp:149
Definition DebugRenderSceneProxy.h:41
Definition MeshElementCollector.h:26
Definition SceneView.h:2212
Definition SceneView.h:1425
Definition RefCounting.h:454
Definition DataflowDebugDrawComponent.h:13
Definition DebugDrawComponent.h:50
Definition DataflowDebugDrawComponent.h:31
FLinearColor Color
Definition DataflowDebugDrawComponent.h:34
float Size
Definition DataflowDebugDrawComponent.h:33
ESceneDepthPriorityGroup Priority
Definition DataflowDebugDrawComponent.h:35
FVector Position
Definition DataflowDebugDrawComponent.h:32
Definition DebugRenderSceneProxy.h:127
static CORE_API const FLinearColor White
Definition Color.h:456
Definition PrimitiveViewRelevance.h:14
Definition DataflowDebugDrawInterface.h:13
Definition BoxSphereBounds.h:25