begin() | castor::Coords< int32_t, 2 > | inline |
begin() const | castor::Coords< int32_t, 2 > | inline |
const_iterator typedef | castor::Coords< int32_t, 2 > | |
constPtr() const | castor::Coords< int32_t, 2 > | inline |
Coords()=default | castor::Coords< int32_t, 2 > | |
Coords(Point< int32_t, Count > &rhs) | castor::Coords< int32_t, 2 > | explicit |
Coords(int32_t *rhs) | castor::Coords< int32_t, 2 > | explicit |
end() | castor::Coords< int32_t, 2 > | inline |
end() const | castor::Coords< int32_t, 2 > | inline |
iterator typedef | castor::Coords< int32_t, 2 > | |
offset(int32_t x, int32_t y) | castor::Position | |
operator*=(Coords< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator*=(Point< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator*=(U const *coords) | castor::Coords< int32_t, 2 > | |
operator*=(int32_t const &coord) | castor::Coords< int32_t, 2 > | |
operator+=(Coords< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator+=(Point< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator+=(U const *coords) | castor::Coords< int32_t, 2 > | |
operator+=(int32_t const &coord) | castor::Coords< int32_t, 2 > | |
operator-=(Coords< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator-=(Point< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator-=(U const *coords) | castor::Coords< int32_t, 2 > | |
operator-=(int32_t const &coord) | castor::Coords< int32_t, 2 > | |
operator/=(Coords< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator/=(Point< U, UCount > const &rhs) | castor::Coords< int32_t, 2 > | |
operator/=(U const *coords) | castor::Coords< int32_t, 2 > | |
operator/=(int32_t const &coord) | castor::Coords< int32_t, 2 > | |
operator=(Position const &obj) | castor::Position | |
operator=(Position &&obj) noexcept | castor::Position | |
Coords< int32_t, 2 >::operator=(int32_t *rhs) | castor::Coords< int32_t, 2 > | |
Coords< int32_t, 2 >::operator=(Point< int32_t, Count > const &rhs) | castor::Coords< int32_t, 2 > | |
operator[](uint32_t index) const | castor::Coords< int32_t, 2 > | inline |
operator[](uint32_t index) | castor::Coords< int32_t, 2 > | inline |
Position(int32_t x=0, int32_t y=0) | castor::Position | |
Position(Position const &obj) | castor::Position | |
Position(Position &&obj) noexcept | castor::Position | |
ptr() | castor::Coords< int32_t, 2 > | inline |
set(int32_t x, int32_t y) | castor::Position | |
size() const | castor::Coords< int32_t, 2 > | inline |
swap(Coords &rhs) noexcept | castor::Coords< int32_t, 2 > | |
x() const | castor::Position | inline |
x() | castor::Position | inline |
y() const | castor::Position | inline |
y() | castor::Position | inline |
~Position() noexcept=default | castor::Position | |