Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | CPUFeatures |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trimd/Platform.h |
| Include Path | #include "trimd/Platform.h" |
Syntax
struct CPUFeatures
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AVX | bool | trimd/Platform.h | ||
| F16C | bool | trimd/Platform.h | ||
| FP16 | bool | trimd/Platform.h | ||
| NEON | bool | ARM. | trimd/Platform.h | |
| SSE | bool | X86. | trimd/Platform.h | |
| SSE2 | bool | trimd/Platform.h | ||
| SSE3 | bool | trimd/Platform.h | ||
| SSE41 | bool | trimd/Platform.h | ||
| SSE42 | bool | trimd/Platform.h | ||
| SSSE3 | bool | trimd/Platform.h |