Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/IDisplayClusterWarpPolicy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get TSharedPtr from self. | Render/Warp/IDisplayClusterWarpPolicy.h | ||
| Render/Warp/IDisplayClusterWarpPolicy.h |
ToSharedPtr()
Description
Get TSharedPtr from self.
| Name | ToSharedPtr |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Warp/IDisplayClusterWarpPolicy.h |
| Include Path | #include "Render/Warp/IDisplayClusterWarpPolicy.h" |
TSharedPtr < IDisplayClusterWarpPolicy , ESPMode::ThreadSafe > ToSharedPtr()
ToSharedPtr()
| Name | ToSharedPtr |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Warp/IDisplayClusterWarpPolicy.h |
| Include Path | #include "Render/Warp/IDisplayClusterWarpPolicy.h" |
TSharedPtr < const IDisplayClusterWarpPolicy , ESPMode::ThreadSafe > ToSharedPtr() const