| at(const index_type &index) | tcod::MatrixView< T, Dimensions > | inline |
| at(const index_type &index) const | tcod::MatrixView< T, Dimensions > | inline |
| const_reference typedef (defined in tcod::MatrixView< T, Dimensions >) | tcod::MatrixView< T, Dimensions > | |
| in_bounds(const index_type &index) const noexcept | tcod::MatrixView< T, Dimensions > | inline |
| index_type typedef (defined in tcod::MatrixView< T, Dimensions >) | tcod::MatrixView< T, Dimensions > | |
| MatrixView()=default | tcod::MatrixView< T, Dimensions > | |
| MatrixView(const shape_type &shape_xy, const stride_type &strides_xy, T *data) noexcept | tcod::MatrixView< T, Dimensions > | inline |
| operator[](const index_type &index) noexcept | tcod::MatrixView< T, Dimensions > | inline |
| operator[](const index_type &index) const noexcept | tcod::MatrixView< T, Dimensions > | inline |
| reference typedef (defined in tcod::MatrixView< T, Dimensions >) | tcod::MatrixView< T, Dimensions > | |
| shape_type typedef (defined in tcod::MatrixView< T, Dimensions >) | tcod::MatrixView< T, Dimensions > | |
| size_type typedef (defined in tcod::MatrixView< T, Dimensions >) | tcod::MatrixView< T, Dimensions > | |
| stride_type typedef (defined in tcod::MatrixView< T, Dimensions >) | tcod::MatrixView< T, Dimensions > | |