Navigation
API > API/Runtime > API/Runtime/ISMPool
| Name | FISMPoolDebugDrawSceneProxy |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ISMPool/Public/ISMPool/ISMPoolDebugDrawComponent.cpp |
| Include Path | #include "ISMPool/ISMPoolDebugDrawComponent.cpp" |
Syntax
class FISMPoolDebugDrawSceneProxy : public FDebugRenderSceneProxy
Inheritance Hierarchy
- FPrimitiveSceneProxy → FDebugRenderSceneProxy → FISMPoolDebugDrawSceneProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FISMPoolDebugDrawSceneProxy
(
UISMPoolDebugDrawComponent const* InComponent |
Functions
Public
Overridden from FPrimitiveSceneProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual SIZE_T GetTypeHash() |
|||
virtual FPrimitiveViewRelevance GetViewRelevance
(
const FSceneView* View |