|
Img2Num C++ (Internal Developer Docs)
dev
API Documentation
|
This is the complete list of members for Point, including all inherited members.
| distSq(Point a, Point b) (defined in Point) | Point | inlinestatic |
| operator*(float scalar) const (defined in Point) | Point | inline |
| operator* (defined in Point) | Point | friend |
| operator+(const Point &other) const (defined in Point) | Point | inline |
| operator+=(const Point &other) (defined in Point) | Point | inline |
| operator-(const Point &other) const (defined in Point) | Point | inline |
| operator/(float scalar) const (defined in Point) | Point | inline |
| x (defined in Point) | Point | |
| y (defined in Point) | Point |