XMUINT2::XMUINT2 function (directxmath.h)

Default constructor for XMUINT2.

Default constructor for XMUINT2.

Note  This constructor is only available under C++.
 

Syntax

void XMUINT2();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxmath.h

See also

Reference

XMUINT2

XMUINT2 Constructors