|
izzi
SVG SUBSET C++ API
|
This is the complete list of members for Point, including all inherited members.
| distance(const Point &other) const | Point | inline |
| name | Point | |
| operator+(const Point &other) const | Point | inline |
| operator/(double scalar) const | Point | inline |
| operator==(const Point &other) const | Point | inline |
| Point(double x=0, double y=0, const std::string s="") | Point | inline |
| x | Point | |
| y | Point |