libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::pixel::Cart2D< T >, including all inherited members.
Cart2D() noexcept | crn::pixel::Cart2D< T > | inline |
Cart2D(T x_, T y_=0) noexcept | crn::pixel::Cart2D< T > | inline |
Cart2D(const std::complex< double > &cx) | crn::pixel::Cart2D< T > | inline |
Cart2D(const Cart2D< Y > &p) noexcept | crn::pixel::Cart2D< T > | inline |
Cart2D(const Polar2D< Y, Z > &p) | crn::pixel::Cart2D< T > | |
operator std::complex< double >() const | crn::pixel::Cart2D< T > | inline |
operator!=(const Cart2D &other) const noexcept | crn::pixel::Cart2D< T > | inline |
operator+=(const Cart2D &other) | crn::pixel::Cart2D< T > | inline |
operator<(const Cart2D &other) const noexcept | crn::pixel::Cart2D< T > | inline |
operator==(const Cart2D &other) const noexcept | crn::pixel::Cart2D< T > | inline |
type typedef | crn::pixel::Cart2D< T > | |
x | crn::pixel::Cart2D< T > | |
y | crn::pixel::Cart2D< T > |