XMFLOAT3X3 Operators

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

 

XMFLOAT3X3 Extensions

Reference

XMFLOAT3X3