Describes an XMFLOAT4 structure aligned on a 16-byte boundary.
Note
See DirectXMath Library Type Equivalences for information about equivalent D3DDECLTYPE, D3DFORMAT, and DXGI_FORMAT objects.
struct XMFLOAT4A : public XMFLOAT4
XMFLOAT4A can be loaded into instances of XMVECTOR by using XMLoadFloat4A.
Instances of XMVECTOR can be stored into an instance of XMFLOAT4A with XMStoreFloat4A.
Header: Declared in directxmath.h.