| offset(Distance dx, Distance dy) const | hex::Point | [inline] |
| operator *(double v) const | hex::Point | [inline] |
| operator!=(const Point &p) const | hex::Point | [inline] |
| operator+(const Point &p) const | hex::Point | [inline] |
| operator+=(const Point &p) | hex::Point | [inline] |
| operator-(const Point &p) const | hex::Point | [inline] |
| operator-=(const Point &p) | hex::Point | [inline] |
| operator/(double v) const | hex::Point | [inline] |
| operator==(const Point &p) const | hex::Point | [inline] |
| Point() | hex::Point | [inline] |
| Point(Distance x_, Distance y_) | hex::Point | [inline] |
| Point(const std::string s) | hex::Point | |
| str(void) const | hex::Point | |
| x | hex::Point | |
| y | hex::Point |
1.5.1