XMINT3::XMINT3 function (directxmath.h)

Default constructor for XMINT3.

Default constructor for XMINT3.

Note  This constructor is only available under C++.
 

Syntax

void XMINT3();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxmath.h

See also

Reference

XMINT3

XMINT3 Constructors