![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CGlMatrix, including all inherited members.
CGlMatrix()=default | CGlMatrix | |
CGlMatrix(float(&src)[3][3]) | CGlMatrix | |
CMatrix(float(&src)[Order][Order]) | CMatrix< 4 > | |
CMatrix(float(&src)[Order-1][Order-1]) | CMatrix< 4 > | |
CMatrix()=default | CMatrix< 4 > | protected |
Copy(float(&dst)[Order][Order], const float(&src)[Order][Order]) | CMatrix< 4 > | protected |
Get())[Order] | CMatrix< 4 > | |
Invert() | CMatrix< 4 > | |
Invert(float(&dst)[Order][Order], float(&src)[Order][Order]) | CMatrix< 4 > | protected |
m_mat | CMatrix< 4 > | protected |
operator*(const float(&other)[4][4]) override | CGlMatrix | |
CMatrix< 4 >::operator*(const CMatrix &other) | CMatrix< 4 > | |
CMatrix< 4 >::operator*(const float(&other)[Order][Order]) | CMatrix< 4 > | virtual |
operator*=(const CMatrix &other) | CMatrix< 4 > | |
operator=(const CMatrix &src) | CMatrix< 4 > | |
operator=(const float(&src)[Order-1][Order-1]) | CMatrix< 4 > | |
~CGlMatrix()=default | CGlMatrix | virtual |
~CMatrix()=default | CMatrix< 4 > | virtual |