XMMatrixIdentity-Funktion (directxmath.h)

Erstellt die Identitätsmatrix.

Syntax

XMMATRIX XM_CALLCONV XMMatrixIdentity() noexcept;

Rückgabewert

Gibt die Identitätsmatrix zurück.

Hinweise

Plattformanforderungen

Microsoft Visual Studio 2010 oder Microsoft Visual Studio 2012 mit dem Windows SDK für Windows 8. Unterstützt für Win32-Desktop-Apps, Windows Store-Apps und Windows Phone 8-Apps.

Anforderungen

Anforderung Wert
Zielplattform Windows
Kopfzeile directxmath.h

Weitere Informationen

DirectXMath-Bibliotheksmatrixfunktionen