Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionItemIndex
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeometryCollectionItemIndex
(
const FGeometryCollectionItemIndex& Other |
PhysicsProxy/GeometryCollectionPhysicsProxy.h | ||
FGeometryCollectionItemIndex
(
int32 Index, |
PhysicsProxy/GeometryCollectionPhysicsProxy.h |
FGeometryCollectionItemIndex(const FGeometryCollectionItemIndex &)
| Name | FGeometryCollectionItemIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
FGeometryCollectionItemIndex
(
const FGeometryCollectionItemIndex & Other
)
FGeometryCollectionItemIndex(int32, bool)
| Name | FGeometryCollectionItemIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
FGeometryCollectionItemIndex
(
int32 Index,
bool bInternalCluster
)