Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 2.16 KB

ns-directxmath-xmfloat4x4a.md

File metadata and controls

69 lines (54 loc) · 2.16 KB
UID title description tech.root helpviewer_keywords ms.assetid ms.date ms.keywords targetos req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi f1_keywords dev_langs topic_type api_type api_location api_name
NS:directxmath.XMFLOAT4X4A
XMFLOAT4X4A
Describes an XMFLOAT4X4 structure aligned on a 16-byte boundary.
dxmath
XMFLOAT4X4A
30563f47-6990-4d94-a587-5c64a389762f
05/20/2019
XMFLOAT4X4A
Windows
structure
directxmath.h
XMFLOAT4X4A
directxmath/XMFLOAT4X4A
c++
apiref
HeaderDef
directxmath.h
XMFLOAT4X4A

XMFLOAT4X4A Structure

-description

Describes an XMFLOAT4X4 structure aligned on a 16-byte boundary.

Note  See DirectXMath Library Type Equivalences for information about equivalent D3DDECLTYPE, D3DFORMAT, and DXGI_FORMAT objects.

-struct-fields

-field XMFLOAT4X4

An XMFLOAT4X4 object.

-remarks

XMFLOAT4X4A can be loaded into instances of XMVECTOR by using XMLoadFloat4x4A.

Instances of XMVECTOR can be stored into an instance of XMFLOAT4X4A with XMStoreFloat4x4A.

Platform Requirements

Microsoft Visual Studio 2010 or Microsoft Visual Studio 2012 with the Windows SDK for Windows 8. Supported for Win32 desktop apps, Windows Store apps, and Windows Phone 8 apps.

-see-also

DirectXMath Library Structures

XMFLOAT4X4