Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorLoad
(
const float* Ptr |
Loads 4 FLOATs from unaligned memory. | |
| VectorRegister4Double | VectorLoad
(
const double* Ptr |
||
| VectorRegister4Float | VectorLoad
(
const float* Ptr |
Loads 4 floats from unaligned memory. | |
| VectorRegister4Double | VectorLoad
(
const double* Ptr |
||
| TVectorRegisterType< T > | VectorLoad
(
const UE::Math::TQuat< T >* Ptr |
VectorLoad. | |
| TVectorRegisterType< T > | VectorLoad
(
const UE::Math::TVector4< T >* Ptr |
||
| VectorRegister4Float | VectorLoad
(
const VectorRegister4Float* Ptr |
||
| VectorRegister4Double | VectorLoad
(
const VectorRegister4Double* Ptr |