bpp-core3
3.0.0
|
This is the complete list of members for bpp::Point2D< T >, including all inherited members.
clone() const | bpp::Point2D< T > | inlinevirtual |
getX() const | bpp::Point2D< T > | inline |
getY() const | bpp::Point2D< T > | inline |
hasSameCoordsAs(const Point2D< T > &coord) const | bpp::Point2D< T > | inline |
operator!=(const Point2D< T > &coord) const | bpp::Point2D< T > | inlinevirtual |
operator==(const Point2D< T > &coord) const | bpp::Point2D< T > | inlinevirtual |
Point2D(const T x=0, const T y=0) | bpp::Point2D< T > | inline |
setCoord(const T x, const T y) | bpp::Point2D< T > | |
setX(const T x) | bpp::Point2D< T > | inline |
setY(const T y) | bpp::Point2D< T > | inline |
x_ | bpp::Point2D< T > | private |
y_ | bpp::Point2D< T > | private |
~Clonable()=default | bpp::Clonable | virtual |
~Point2D() | bpp::Point2D< T > | inlinevirtual |