scatter 0.1.0
|
This is the complete list of members for scatter::Point, including all inherited members.
operator*(const double &multiplier) const | scatter::Point | |
operator+(const Point &point) const | scatter::Point | |
operator-(const Point &point) const | scatter::Point | |
operator/(const double &value) const | scatter::Point | |
Point(const double &x, const double &y) | scatter::Point | |
x() const | scatter::Point | |
y() const | scatter::Point |