![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for XMMATRIX, including all inherited members.
_11 | XMFLOAT4X4 | |
_12 | XMFLOAT4X4 | |
_13 | XMFLOAT4X4 | |
_14 | XMFLOAT4X4 | |
_21 | XMFLOAT4X4 | |
_22 | XMFLOAT4X4 | |
_23 | XMFLOAT4X4 | |
_24 | XMFLOAT4X4 | |
_31 | XMFLOAT4X4 | |
_32 | XMFLOAT4X4 | |
_33 | XMFLOAT4X4 | |
_34 | XMFLOAT4X4 | |
_41 | XMFLOAT4X4 | |
_42 | XMFLOAT4X4 | |
_43 | XMFLOAT4X4 | |
_44 | XMFLOAT4X4 | |
a | XMFLOAT4X4 | |
m | XMFLOAT4X4 | |
operator()(int i, int j) | XMMATRIX | inline |
operator()(int i, int j) const | XMMATRIX | inline |
XMMATRIX() noexcept | XMMATRIX | inline |
XMMATRIX(const D3DVALUE *src) | XMMATRIX | inline |
XMMATRIX(const XMFLOAT4X4 &src) noexcept | XMMATRIX | inline |
XMMATRIX(D3DVALUE a11, D3DVALUE a12, D3DVALUE a13, D3DVALUE a14, D3DVALUE a21, D3DVALUE a22, D3DVALUE a23, D3DVALUE a24, D3DVALUE a31, D3DVALUE a32, D3DVALUE a33, D3DVALUE a34, D3DVALUE a41, D3DVALUE a42, D3DVALUE a43, D3DVALUE a44) noexcept | XMMATRIX | inline |