| clear() noexcept | SizeType< Dim, DimCompat > | inline |
| DimType typedef | SizeType< Dim, DimCompat > | |
| empty() const noexcept | SizeType< Dim, DimCompat > | inline |
| height() const noexcept | SizeType< Dim, DimCompat > | inline |
| height(Dim height) noexcept | SizeType< Dim, DimCompat > | inline |
| m_height | SizeType< Dim, DimCompat > | protected |
| m_width | SizeType< Dim, DimCompat > | protected |
| operator*=(const SizeType &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator*=(const T &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator+=(const SizeType &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator+=(const T &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator-=(const SizeType &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator-=(const T &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator/=(const SizeType &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| operator/=(const T &rhs) noexcept | SizeType< Dim, DimCompat > | inline |
| SizeType() noexcept=default | SizeType< Dim, DimCompat > | |
| SizeType(Dim width, Dim height) noexcept | SizeType< Dim, DimCompat > | inline |
| SizeType(const SizeType< Dim2 > &s) | SizeType< Dim, DimCompat > | inline |
| width() const noexcept | SizeType< Dim, DimCompat > | inline |
| width(Dim width) noexcept | SizeType< Dim, DimCompat > | inline |