libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::Point2DInt, including all inherited members.
Advance(const Direction &dir, int step=1) | crn::Point2DInt | |
Convert() const noexcept(noexcept(U{X})) | crn::Point2D< int > | inline |
Deserialize(xml::Element &el) | crn::Point2DInt | |
operator+=(const Point2D< int > &p) noexcept | crn::Point2D< int > | inline |
operator-=(const Point2D< int > &p) noexcept | crn::Point2D< int > | inline |
operator=(const Point2DInt &)=default | crn::Point2DInt | |
operator=(Point2DInt &&)=default | crn::Point2DInt | |
Point2D< int >::operator=(const Point2D &)=default | crn::Point2D< int > | |
Point2D< int >::operator=(Point2D &&)=default | crn::Point2D< int > | |
operator==(const Point2D &p) const noexcept | crn::Point2D< int > | inline |
Point2D() noexcept(noexcept(int{0})) | crn::Point2D< int > | inline |
Point2D(intx, inty) noexcept(std::is_nothrow_copy_constructible< int >::value) | crn::Point2D< int > | inline |
Point2D(const Point2D &)=default | crn::Point2D< int > | |
Point2D(Point2D &&)=default | crn::Point2D< int > | |
Point2DInt() noexcept | crn::Point2DInt | inline |
Point2DInt(int x, int y) noexcept | crn::Point2DInt | inline |
Point2DInt(const Point2D< int > &p) noexcept | crn::Point2DInt | inline |
Point2DInt(const Point2DInt &)=default | crn::Point2DInt | |
Point2DInt(Point2DInt &&)=default | crn::Point2DInt | |
Serialize(xml::Element &parent) const | crn::Point2DInt | |
ToString() const | crn::Point2D< int > | inline |
value_type typedef | crn::Point2D< int > | |
X | crn::Point2D< int > | |
Y | crn::Point2D< int > | |
~Object()=default | crn::Object | virtual |
~Point2D() override=default | crn::Point2D< int > | virtual |
~Point2DInt() override=default | crn::Point2DInt | virtual |