Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAllocatedBlock | |||
| FAnimNextLODPose | USTRUCT wrapper for LOD pose. | ||
| FAnimNextReferencePose | USTRUCT wrapper for reference pose. | ||
| FConstExprUID | A constexpr safe UID | ||
| FDataHandle | |||
| FDataRegistry | Global registry of animation data Holds ref counted data that gets released when the last DataHandle of that element goes out of scope Calling public functions from multiple threads is expected. | ||
| FDecompressionTools | |||
| FGenerationLODData | |||
| FGenerationTools | |||
| FLODPose | |||
| FTransformArraySoAConstView | |||
| FTransformArraySoAView | |||
| IAnimNextAnimGraph | |||
| IAnimNextModuleInterface | |||
| TLODPose | |||
| TReferencePose | |||
| TTransformArrayAoS | |||
| TTransformArraySoA | Transform Array Test using StructOfArrays model | ||
| TTransformSoAAdapter | This enables using a SoA array with operator[]. |
Typedefs
| Name | Description |
|---|---|
| FFConstExprUIDRaw | Type alias for a raw UID, not typesafe. |
| FLODPoseHeap | |
| FLODPoseStack | |
| FReferencePose | Hide the allocator usage |
| FTransformArray | |
| FTransformArrayAoSConstView | |
| FTransformArrayAoSHeap | Transform Array using ArrayOfStructs model |
| FTransformArrayAoSStack | |
| FTransformArrayAoSView | |
| FTransformArrayConstView | |
| FTransformArrayHeap | |
| FTransformArraySoAHeap | Transform Array using StructsOfArrays model |
| FTransformArraySoAStack | |
| FTransformArrayStack | |
| FTransformArrayView | |
| FTransformSoAAdapter | |
| FTransformSoAAdapterConst | |
| TTransformArray |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::AnimNext::ELODPoseFlags | |||
| UE::AnimNext::EReferencePoseGenerationFlags | |||
| UE::AnimNext::ETransformFlags |
Functions
Variables
| Type | Name | Description | |
|---|---|---|---|
| STATCAT_Advanced |