|
WFMath
1.0.2
|
This is the complete list of members for WFMath::Line< dim >, including all inherited members.
| fromAtlas(const AtlasInType &a) | WFMath::Line< dim > | inline |
| getCenter() const | WFMath::Line< dim > | inline |
| getCorner(size_t i) const | WFMath::Line< dim > | inline |
| isEqualTo(const Line &s, CoordType epsilon=numeric_constants< CoordType >::epsilon()) const | WFMath::Line< dim > | inline |
| isValid() const | WFMath::Line< dim > | inline |
| moveCenterTo(const Point< dim > &p) | WFMath::Line< dim > | inline |
| moveCornerTo(const Point< dim > &p, size_t corner) | WFMath::Line< dim > | inline |
| numCorners() const | WFMath::Line< dim > | inline |
| operator!=(const Line &s) const | WFMath::Line< dim > | inline |
| operator==(const Line &s) const | WFMath::Line< dim > | inline |
| rotateCenter(const RotMatrix< dim > &m) | WFMath::Line< dim > | inline |
| rotateCorner(const RotMatrix< dim > &m, size_t corner) | WFMath::Line< dim > | inline |
| rotatePoint(const RotMatrix< dim > &m, const Point< dim > &p) | WFMath::Line< dim > | inline |
| shift(const Vector< dim > &v) | WFMath::Line< dim > | inline |
| toAtlas() const | WFMath::Line< dim > | inline |
1.8.9.1