
2D (x,y) double floating point point structure. More...
Derived from: | None |
Derived by: | None |
Group: | Math (Core) |
#include <ClanLib/core.h>
Class Members:
Constructs a point. | |
Return a rotated version of this point. | |
Return the distance to another point. | |
Translate point. | |
Translate point negatively. | |
Point + Point operator. | |
Point - Point operator. | |
Point == Point operator (deep compare). | |
Point != Point operator (deep compare). |