![]() |
AngelCAD
1.5-00
|
This is the complete list of members for vec2d, including all inherited members.
| angle(const vec2d@ other) const | vec2d | |
| cross(const vec2d@ other) const | vec2d | |
| dot(const vec2d@ other) const | vec2d | |
| length() const | vec2d | |
| normalise() | vec2d | |
| opAdd(vec2d@ v1) | vec2d | |
| opMul(double f1) | vec2d | |
| opMul_r(double f1) | vec2d | |
| opSub(vec2d@ v1) | vec2d | |
| vec2d(const pos2d@ p1, const pos2d@ p2) | vec2d | |
| vec2d(const vec2d@ other) | vec2d | |
| vec2d(double x, double y) | vec2d | |
| x() const | vec2d | |
| y() const | vec2d |
1.8.13