bpp-core  2.1.0
bpp::Point2D< T > Member List
This is the complete list of members for bpp::Point2D< T >, including all inherited members.
Clonable()bpp::Clonable [inline]
clone() const bpp::Point2D< T > [inline, virtual]
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 > [inline, virtual]
operator==(const Point2D< T > &coord) const bpp::Point2D< T > [inline, virtual]
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()bpp::Clonable [inline, virtual]
~Point2D()bpp::Point2D< T > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Friends