Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoLayers > API/Runtime/Engine/IStereoLayers/FShapeWrapper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FShapeWrapper
(
IStereoLayerShape* InWrapped |
IStereoLayers.h | ||
FShapeWrapper
(
const FShapeWrapper& In |
IStereoLayers.h | ||
FShapeWrapper
(
FShapeWrapper&& In |
IStereoLayers.h |
FShapeWrapper(IStereoLayerShape *)
| Name | FShapeWrapper |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/IStereoLayers.h |
| Include Path | #include "IStereoLayers.h" |
FShapeWrapper
(
IStereoLayerShape * InWrapped
)
FShapeWrapper(const FShapeWrapper &)
| Name | FShapeWrapper |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/IStereoLayers.h |
| Include Path | #include "IStereoLayers.h" |
FShapeWrapper
(
const FShapeWrapper & In
)
FShapeWrapper(FShapeWrapper &&)
| Name | FShapeWrapper |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/IStereoLayers.h |
| Include Path | #include "IStereoLayers.h" |
FShapeWrapper
(
FShapeWrapper && In
)