Freigeben über


XMFLOAT4X4-Konstruktoren

Konstruktoren, die von verfügbar gemacht werden XMFLOAT4X4.

Erstellt Instanzen der XMFLOAT4X4-Struktur .

Hinweis

Die hier aufgeführten Konstruktoren sind nur unter C++ verfügbar.

 

Überladeliste

Konstruktor BESCHREIBUNG
XMFLOAT4X4 (float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float)) Initialisiert eine neue instance der XMFLOAT4X4 Struktur aus sechzehn skalaren float Werten.
Initialisiert eine neue instance der XMFLOAT4X4-Struktur aus sechzehn skalaren float Werten.
Hinweis: Dieser Konstruktor ist nur unter C++ verfügbar.
XMFLOAT4X4 () Standardkonstruktor für XMFLOAT4X4
Standardkonstruktor für XMFLOAT4X4
Hinweis: Dies ist nur für C++-basierte Entwicklung verfügbar.
* XMFLOAT4X4 (const float)** Initialisiert eine neue instance der XMFLOAT4X4 Struktur aus einem sechzehn Elementarrayfloat.
Initialisiert eine neue instance der XMFLOAT4X4-Struktur aus einem sechzehn Elementarrayfloat.
Hinweis: Dieser Konstruktor ist nur unter C++ verfügbar.

Weitere Informationen

XMFLOAT4X4-Erweiterungen

Referenz

XMFLOAT4X4