Home | All Classes | Grouped Classes | Index | Search
2D (x,y) floating point point structure. More...
Derived from:
none
Derived by:
none
Group: Core (Math)
#include <ClanLib/core.h>
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) | |
X coordinate. | |
Y coordinate. |
Detailed description: