XMFLOAT3A-Struktur (directxmath.h)

Beschreibt eine XMFLOAT3-Struktur , die an einer 16-Byte-Grenze ausgerichtet ist.

Hinweis Informationen zu entsprechenden D3DDECLTYPE-, D3DFORMAT- und DXGI_FORMAT-Objekten finden Sie unter DirectXMath Library Type Equivalences.

Syntax

struct XMFLOAT3A : XMFLOAT3 {
  };

Vererbung

Die XMFLOAT3A-Struktur implementiert XMFLOAT3.

Hinweise

XMFLOAT3Akann mithilfe von XMLoadFloat3A in XMVECTOR-Instanzen geladen werden.

Instanzen von XMVECTOR können in einer Instanz von XMFLOAT3A mit XMStoreFloat3A gespeichert werden.

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

   
Kopfzeile directxmath.h

Weitere Informationen

DirectXMath-Bibliotheksstrukturen

XMFLOAT3