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.
Copy constructor for XMFLOAT3X4.
Syntax
void XMFLOAT3X4(
const XMFLOAT3X4 & unnamedParam1
);
Parameters
unnamedParam1
Type: const XMFLOAT3X4 &
An lvalue reference to a constant XMFLOAT3X4, of which the new matrix will be a copy.
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 |