Flumy [Free API]
Process based model for meandering chanelized systems
Point2D Member List

This is the complete list of members for Point2D, including all inherited members.

_xPoint2Dprotected
_yPoint2Dprotected
arc_tan(const Point2D &)Point2Dfriend
debug() constPoint2D
distance(const Point2D &) constPoint2D
get_abscissa() constPoint2Dinline
get_ordinate() constPoint2Dinline
lgth(const Point2D &)Point2Dfriend
operator!=(const Point2D &) constPoint2D
operator*(const Point2D &, const Point2D &)Point2Dfriend
operator*(const MP_real &, const Point2D &)Point2Dfriend
operator*(const Point2D &, const MP_real &)Point2Dfriend
operator*=(const MP_real &)Point2D
operator+(const Point2D &, const Point2D &)Point2Dfriend
operator+=(const Point2D &)Point2D
operator-(const Point2D &)Point2Dfriend
operator-(const Point2D &, const Point2D &)Point2Dfriend
operator-=(const Point2D &)Point2D
operator/(const Point2D &, const Point2D &)Point2Dfriend
operator/(const MP_real &, const Point2D &)Point2Dfriend
operator/(const Point2D &, const MP_real &)Point2Dfriend
operator/=(const MP_real &)Point2D
operator<<(std::ostream &, const Point2D &)Point2Dfriend
operator=(const Point2D &)Point2D
operator==(const Point2D &) constPoint2D
operator>>(std::istream &, Point2D &)Point2Dfriend
Point2D(const MP_real &x=0., const MP_real &y=0.)Point2D
Point2D(const Point2D &)Point2D
reset(const MP_real &x=0., const MP_real &y=0.)Point2D
rotate(const Point2D &center, const MP_real &angle)Point2D
rotate(const Point2D &center, const MP_real &cosinus, const MP_real &sinus)Point2D
rotate_half_pi()Point2D
rotate_inv(const Point2D &center, const MP_real &angle)Point2D
rotate_inv(const Point2D &center, const MP_real &cosinus, const MP_real &sinus)Point2D
rotate_pi()Point2D
scalar(const Point2D &) constPoint2D
set_abscissa(MP_real x)Point2Dinline
set_ordinate(MP_real y)Point2Dinline
sqnorm(const Point2D &)Point2Dfriend
transform(const Point2D &translate, const Point2D &dilate, bool do_round=false)Point2D
vectorial(const Point2D &) constPoint2D
~Point2D()Point2Dvirtual