Point description (API)
More...
◆ Point() [1/3]
Hurricane::Point::Point |
( |
| ) |
|
◆ Point() [2/3]
Creates the point defined by x and y coordinates.
◆ Point() [3/3]
Hurricane::Point::Point |
( |
const Point & |
point | ) |
|
◆ operator=()
Point & Hurricane::Point::operator= |
( |
const Point & |
point | ) |
|
◆ operator==()
bool Hurricane::Point::operator== |
( |
const Point & |
point | ) |
const |
◆ operator!=()
bool Hurricane::Point::operator!= |
( |
const Point & |
point | ) |
const |
◆ setX()
◆ setY()
◆ translate()
Translates the point of dx and dy.
The documentation for this class was generated from the following files: