XMFLOAT3::XMFLOAT3(constfloat*)-Funktion (directxmath.h)
Ein Konstruktor für XMFLOAT3
.
Ein Konstruktor für XMFLOAT3.
Hinweis Dieser Konstruktor ist nur unter C++ verfügbar.
Syntax
void XMFLOAT3(
const float *pArray
) noexcept;
Parameter
pArray
Ein Wert.
Rückgabewert
Keine
Anforderungen
Zielplattform | Windows |
Kopfzeile | directxmath.h |