XMUBYTE2::XMUBYTE2 function (directxpackedvector.h)

Default constructor for XMUBYTE2.

Default constructor for XMUBYTE2.

Note  This constructor is only available with C++.
 

Syntax

void XMUBYTE2();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMUBYTE2

XMUBYTE2 Constructors