XMUSHORT2::XMUSHORT2(constuint16_t*)-Funktion (directxpackedvector.h)
Initialisiert eine neue instance von XMUSHORT2 aus einem Array von Argumentenuint16_t
.
Dieser Konstruktor initialisiert eine neue instance von XMUSHORT2 aus einem Array von Argumentenuint16_t
.
Hinweis Dieser Konstruktor ist nur unter C++ verfügbar.
Syntax
void XMUSHORT2(
const uint16_t *pArray
) noexcept;
Parameter
pArray
Ein Array mit den x- und y-Werten des neuen XMUSHORT2.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
Kopfzeile | directxpackedvector.h |