XMFLOAT4X4 Operators

The XMFLOAT4X4 structure exposes the following operators.

Note

The operators listed here are only available under C++.

 

In this section

Methods Description
operator =
Assigns the vector component data from one instance of XMFLOAT4X4 to the current instance of XMFLOAT4X4.
operator ()
Accesses specific matrix elements referenced by row and column from the current instance of XMFLOAT4X4.

 

XMFLOAT4X4 Extensions

Reference

XMFLOAT4X4