Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Simd4.h |
| Include | #include "Chaos/Simd4.h" |
namespace Chaos
{
namespace Private
{
FSimd4Vec3f Chaos&58;&58;Private&58;&58;SimdGatherAligned
&40;
const FVec3f & InA,
const FVec3f & InB,
const FVec3f & InC,
const FVec3f & InD
&41;
}
}
Remarks
4-wide Gather/Scatter operationsConvert 4 row-vectors into 3 column-vectors NOTE: The input vectors must be 16-byte aligned and padded to 16 bytes to avoid reading past valid memory