This is the complete list of members for ogdf::ProcrustesPointSet, including all inherited members.
| angle() const | ogdf::ProcrustesPointSet | inline |
| compare(const ProcrustesPointSet &other) const | ogdf::ProcrustesPointSet | |
| getX(int i) const | ogdf::ProcrustesPointSet | inline |
| getY(int i) const | ogdf::ProcrustesPointSet | inline |
| isFlipped() const | ogdf::ProcrustesPointSet | inline |
| m_angle | ogdf::ProcrustesPointSet | private |
| m_flipped | ogdf::ProcrustesPointSet | private |
| m_numPoints | ogdf::ProcrustesPointSet | private |
| m_originX | ogdf::ProcrustesPointSet | private |
| m_originY | ogdf::ProcrustesPointSet | private |
| m_scale | ogdf::ProcrustesPointSet | private |
| m_x | ogdf::ProcrustesPointSet | private |
| m_y | ogdf::ProcrustesPointSet | private |
| normalize(bool flip=false) | ogdf::ProcrustesPointSet | |
| originX() const | ogdf::ProcrustesPointSet | inline |
| originY() const | ogdf::ProcrustesPointSet | inline |
| ProcrustesPointSet(int numPoints) | ogdf::ProcrustesPointSet | explicit |
| rotateTo(const ProcrustesPointSet &other) | ogdf::ProcrustesPointSet | |
| scale() const | ogdf::ProcrustesPointSet | inline |
| set(int i, double x, double y) | ogdf::ProcrustesPointSet | inline |
| ~ProcrustesPointSet() | ogdf::ProcrustesPointSet |