neoGFX
Cross-platform C++ app/game engine
neogfx::math::basic_matrix< T, Rows, Columns > Member List

This is the complete list of members for neogfx::math::basic_matrix< T, Rows, Columns >, including all inherited members.

abstract_type typedefneogfx::math::basic_matrix< T, Rows, Columns >
array_type typedefneogfx::math::basic_matrix< T, Rows, Columns >
as() constneogfx::math::basic_matrix< T, Rows, Columns >inline
basic_matrix()neogfx::math::basic_matrix< T, Rows, Columns >inline
basic_matrix(std::initializer_list< std::initializer_list< value_type >> aColumns)neogfx::math::basic_matrix< T, Rows, Columns >inline
basic_matrix(const self_type &other)neogfx::math::basic_matrix< T, Rows, Columns >inline
basic_matrix(self_type &&other)neogfx::math::basic_matrix< T, Rows, Columns >inline
basic_matrix(const basic_matrix< T2, Rows, Columns > &other)neogfx::math::basic_matrix< T, Rows, Columns >inline
column_type typedefneogfx::math::basic_matrix< T, Rows, Columns >
data() constneogfx::math::basic_matrix< T, Rows, Columns >inline
identity()neogfx::math::basic_matrix< T, Rows, Columns >inlinestatic
is_identity() constneogfx::math::basic_matrix< T, Rows, Columns >inline
operator!=(const self_type &right) constneogfx::math::basic_matrix< T, Rows, Columns >inline
operator*=(const self_type &right)neogfx::math::basic_matrix< T, Rows, Columns >inline
operator+=(const self_type &right)neogfx::math::basic_matrix< T, Rows, Columns >inline
operator-() constneogfx::math::basic_matrix< T, Rows, Columns >inline
operator-=(const self_type &right)neogfx::math::basic_matrix< T, Rows, Columns >inline
operator=(const self_type &other)neogfx::math::basic_matrix< T, Rows, Columns >inline
operator=(self_type &&other)neogfx::math::basic_matrix< T, Rows, Columns >inline
operator==(const self_type &right) constneogfx::math::basic_matrix< T, Rows, Columns >inline
operator[](uint32_t aColumn) constneogfx::math::basic_matrix< T, Rows, Columns >inline
operator[](uint32_t aColumn)neogfx::math::basic_matrix< T, Rows, Columns >inline
round_to(value_type aEpsilon) constneogfx::math::basic_matrix< T, Rows, Columns >inline
row_type typedefneogfx::math::basic_matrix< T, Rows, Columns >
size() constneogfx::math::basic_matrix< T, Rows, Columns >inline
transposed() constneogfx::math::basic_matrix< T, Rows, Columns >inline
value_type typedefneogfx::math::basic_matrix< T, Rows, Columns >