XMUSHORTN2::XMUSHORTN2(constfloat*) function (directxpackedvector.h)

A constructor for XMUSHORTN2.

A constructor for XMUSHORTN2.

Note  This constructor is only available under C++.

Syntax

void XMUSHORTN2(
  const float *pArray
) noexcept;

Parameters

pArray

A value.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Target Platform Windows
Header directxpackedvector.h

See also

XMUSHORTN2

XMUSHORTN2 Constructors