kodi
|
This is the complete list of members for CGlMatrix, including all inherited members.
CGlMatrix()=default (defined in CGlMatrix) | CGlMatrix | |
CGlMatrix(const CMatrix< 3 > &other) (defined in CGlMatrix) | CGlMatrix | explicit |
CGlMatrix(const std::array< std::array< float, 3 >, 3 > &other) (defined in CGlMatrix) | CGlMatrix | explicit |
CMatrix()=default (defined in CMatrix< 4 >) | CMatrix< 4 > | |
CMatrix(const CMatrix< Order - 1 > &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | explicit |
CMatrix(const std::array< std::array< float, Order >, Order > &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | inlineexplicit |
CMatrix(const std::array< std::array< float, Order - 1 >, Order - 1 > &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | explicit |
Get() (defined in CMatrix< 4 >) | CMatrix< 4 > | |
Get() const (defined in CMatrix< 4 >) | CMatrix< 4 > | |
Invert() (defined in CMatrix< 4 >) | CMatrix< 4 > | |
Invert(std::array< std::array< float, Order >, Order > &other) const (defined in CMatrix< 4 >) | CMatrix< 4 > | protected |
m_mat (defined in CMatrix< 4 >) | CMatrix< 4 > | protected |
operator*(const std::array< std::array< float, 4 >, 4 > &other) override (defined in CGlMatrix) | CGlMatrix | |
operator*(const std::array< std::array< float, Order >, Order > &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | virtual |
operator*(const CMatrix &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | |
operator*=(const CMatrix &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | |
operator=(const std::array< std::array< float, Order - 1 >, Order - 1 > &other) (defined in CMatrix< 4 >) | CMatrix< 4 > | |
operator==(const CMatrix< Order > &other) const (defined in CMatrix< 4 >) | CMatrix< 4 > | inline |
operator[](int index) (defined in CMatrix< 4 >) | CMatrix< 4 > | inline |
operator[](int index) const (defined in CMatrix< 4 >) | CMatrix< 4 > | inline |
ToRaw() (defined in CMatrix< 4 >) | CMatrix< 4 > | inline |
~CGlMatrix() override=default (defined in CGlMatrix) | CGlMatrix | |
~CMatrix()=default (defined in CMatrix< 4 >) | CMatrix< 4 > | virtual |