Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Move constructor for XMFLOAT3X4.
Syntax
void XMFLOAT3X4(
XMFLOAT3X4 && unnamedParam1
);
Parameters
unnamedParam1
Type: XMFLOAT3X4 &&
An rvalue reference to an XMFLOAT3X4, which will be moved to become the new matrix.
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 |