OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::math::matrix< T, C, R, RM, V > Member List

This is the complete list of members for eagine::math::matrix< T, C, R, RM, V >, including all inherited members.

element_type typedefeagine::math::matrix< T, C, R, RM, V >
from(const P *dt, span_size_t sz) noexcept -> matrixeagine::math::matrix< T, C, R, RM, V >inlinestatic
from(const matrix< P, M, N, RM, W > &m) noexcept -> std::enable_if_t<(C<=M) &&(R<=N), matrix >eagine::math::matrix< T, C, R, RM, V >inlinestatic
operator[](int i) const noexcept -> const vector< T, RM ? C :R, V >eagine::math::matrix< T, C, R, RM, V >inline

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).