XMUINT3::XMUINT3 function (directxmath.h)

Default constructor for XMUINT3.

Default constructor for XMUINT3.

Note  This constructor is only available under C++.
 

Syntax

void XMUINT3();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxmath.h

See also

Reference

XMUINT3

XMUINT3 Constructors