NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Point, including all inherited members.
operator*(double a) const | Point | inline |
operator+(const Point &a) const | Point | inline |
operator-(const Point &a) const | Point | inline |
operator/(double a) const | Point | inline |
Point(double _x, double _y) | Point | inline |
rotate(double dAlpha, const Point &origin=Point(0, 0)) | Point | inline |
rotate90(int n, const Point &origin=Point(0, 0)) | Point | inline |
x | Point | |
y | Point |