XMVectorSplatQNaN-Funktion (directxmath.h)
Gibt einen Vektor zurück, dessen Komponenten jeweils QNaN (0x7CF00000) sind.
Syntax
XMVECTOR XM_CALLCONV XMVectorSplatQNaN() noexcept;
Rückgabewert
Gibt einen Vektor zurück, dessen Komponenten jeweils QNaN (0x7CF00000) sind.
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
Zielplattform | Windows |
Kopfzeile | directxmath.h (einschließlich DirectXMath.h) |