XMSHORT2::XMSHORT2 function (directxpackedvector.h)

Default constructor for XMSHORT2.

Default constructor for XMSHORT2.

Note  This constructor is only available under C++.
 

Syntax

void XMSHORT2();

Return value

None

Remarks

XMSHORT2() constructs a new instance of the XMSHORT2 structure without defining the value of any of its members.

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMSHORT2

XMSHORT2 Constructors