Rose
|
This is the complete list of members for rose::Size, including all inherited members.
h (defined in rose::Size) | rose::Size | |
height() | rose::Size | inline |
height() const noexcept | rose::Size | inline |
operator bool() const (defined in rose::Size) | rose::Size | inlineexplicit |
operator!=(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
operator+(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
operator+(const Size &size) const noexcept | rose::Size | inline |
operator-(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
operator-(const Size &size) const noexcept | rose::Size | inline |
operator/(const int divisor) const (defined in rose::Size) | rose::Size | inline |
operator<(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
operator<=(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
operator=(const Size &p)=default (defined in rose::Size) | rose::Size | |
operator=(Size &&p)=default (defined in rose::Size) | rose::Size | |
operator=(std::tuple< int, int > &size) noexcept (defined in rose::Size) | rose::Size | inline |
operator=(const Size &)=default | rose::Size | |
operator=(Size &&)=default | rose::Size | |
operator=(const std::tuple< int, int > t) noexcept | rose::Size | inline |
operator==(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
operator>=(const Size &other) const noexcept (defined in rose::Size) | rose::Size | inline |
primary(Orientation o) noexcept (defined in rose::Size) | rose::Size | inline |
primary(Orientation o) const noexcept (defined in rose::Size) | rose::Size | inline |
primary(Orientation orientation) | rose::Size | inline |
primary(Orientation orientation) const noexcept | rose::Size | inline |
secondary(Orientation o) noexcept (defined in rose::Size) | rose::Size | inline |
secondary(Orientation o) const noexcept (defined in rose::Size) | rose::Size | inline |
secondary(Orientation orientation) | rose::Size | inline |
secondary(Orientation orientation) const noexcept | rose::Size | inline |
Size() noexcept=default (defined in rose::Size) | rose::Size | |
Size(int W, int H) noexcept (defined in rose::Size) | rose::Size | inline |
Size(const Size &p)=default (defined in rose::Size) | rose::Size | |
Size(Size &&p)=default (defined in rose::Size) | rose::Size | |
Size(int size) noexcept (defined in rose::Size) | rose::Size | inlineexplicit |
Size(const std::tuple< int, int > &size) noexcept (defined in rose::Size) | rose::Size | inlineexplicit |
Size(std::array< int, 2 > value) noexcept | rose::Size | inlineexplicit |
Size(int value=0) noexcept | rose::Size | inlineexplicit |
Size(int width, int height) noexcept | rose::Size | inline |
Size(const Size &)=default | rose::Size | |
Size(Size &&)=default | rose::Size | |
Size(const std::tuple< int, int > &t) noexcept (defined in rose::Size) | rose::Size | inlineexplicit |
w (defined in rose::Size) | rose::Size | |
width() | rose::Size | inline |
width() const noexcept | rose::Size | inline |
Zero (defined in rose::Size) | rose::Size | static |
Zero | rose::Size | static |