XMINT3::XMINT3(XMINT3&&) function (directxmath.h)
A constructor for XMINT3
.
A constructor for XMINT3.
Note This constructor is only available under C++.
Syntax
void XMINT3(
XMINT3 && unnamedParam1
);
Parameters
unnamedParam1
A value.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | directxmath.h |