Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FShapeInstance
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FShapeInstance
(
int32 InShapeIdx |
Chaos/ShapeInstance.h | ||
FShapeInstance
(
FShapeInstance&& Other |
Chaos/ShapeInstance.h | ||
FShapeInstance
(
int32 InShapeIdx, |
Chaos/ShapeInstance.h | ||
FShapeInstance
(
int32 InShapeIdx, |
Chaos/ShapeInstance.h | ||
FShapeInstance
(
const EPerShapeDataType InType, |
Chaos/ShapeInstance.h | ||
FShapeInstance
(
const EPerShapeDataType InType, |
Chaos/ShapeInstance.h | ||
FShapeInstance
(
const EPerShapeDataType InType, |
Chaos/ShapeInstance.h |
FShapeInstance(int32)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
int32 InShapeIdx
)
FShapeInstance(FShapeInstance &&)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
FShapeInstance && Other
)
FShapeInstance(int32, TSerializablePtr< FImplicitObject >)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
int32 InShapeIdx,
TSerializablePtr < FImplicitObject > InGeometry
)
FShapeInstance(int32, const FImplicitObjectPtr &)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
int32 InShapeIdx,
const FImplicitObjectPtr & InGeometry
)
FShapeInstance(const EPerShapeDataType, FShapeInstance &&)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
const EPerShapeDataType InType,
FShapeInstance && Other
)
FShapeInstance(const EPerShapeDataType, int32, TSerializablePtr< FImplicitObject >)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
const EPerShapeDataType InType,
int32 InShapeIdx,
TSerializablePtr < FImplicitObject > InGeometry
)
FShapeInstance(const EPerShapeDataType, int32, FImplicitObjectPtr)
| Name | FShapeInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
FShapeInstance
(
const EPerShapeDataType InType,
int32 InShapeIdx,
FImplicitObjectPtr InGeometry
)