XMFLOAT4X3 Operators

The XMFLOAT4X3 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 XMFLOAT4X3 to the current instance of XMFLOAT4X3.
operator ()
Accesses specific matrix elements referenced by row and column from the current instance of XMFLOAT4X3.

 

XMFLOAT4X3 Extensions

Reference

XMFLOAT4X3