Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/TManagedArray_FIntVector4
- FManagedArrayBase::ReindexFromLookup()
- TManagedArray< FIntVector4 >::ReindexFromLookup()
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArray.h |
| Include | #include "GeometryCollection/ManagedArray.h" |
virtual void ReindexFromLookup
&40;
const TArray< int32 > & InverseNewOrder
&41;
Remarks
Reindex given a lookup table
Parameters
| Name | Description |
|---|---|
| InverseNewOrder | Mapping from indices into the old array -> indices in the new array |