WFMath
1.0.1
|
This is the complete list of members for WFMath::Point< dim >, including all inherited members.
asPolar(CoordType &r, CoordType &theta) const | WFMath::Point< dim > | |
asPolar(CoordType &r, CoordType &theta, CoordType &z) const | WFMath::Point< dim > | |
asSpherical(CoordType &r, CoordType &theta, CoordType &phi) const | WFMath::Point< dim > | |
fromAtlas(const AtlasInType &a) | WFMath::Point< dim > | inline |
Midpoint(const Point &p1, const Point &p2, CoordType dist) | WFMath::Point< dim > | friend |
operator[](const int i) const | WFMath::Point< dim > | inline |
operator[](const int i) | WFMath::Point< dim > | inline |
Point() | WFMath::Point< dim > | inline |
Point(const Point &p) | WFMath::Point< dim > | inline |
Point(const AtlasInType &a) | WFMath::Point< dim > | inlineexplicit |
Point(const Vector< dim > &vector) | WFMath::Point< dim > | inlineexplicit |
Point(CoordType x, CoordType y) | WFMath::Point< dim > | |
Point(CoordType x, CoordType y, CoordType z) | WFMath::Point< dim > | |
polar(CoordType r, CoordType theta) | WFMath::Point< dim > | |
polar(CoordType r, CoordType theta, CoordType z) | WFMath::Point< dim > | |
rotate(const RotMatrix< dim > &m, const Point &p) | WFMath::Point< dim > | inline |
setToOrigin() | WFMath::Point< dim > | inline |
setValid(bool valid=true) | WFMath::Point< dim > | inline |
spherical(CoordType r, CoordType theta, CoordType phi) | WFMath::Point< dim > | |
SquaredDistance(const Point &p1, const Point &p2) | WFMath::Point< dim > | friend |
toAtlas() const | WFMath::Point< dim > | inline |
x() const | WFMath::Point< dim > | inline |
x() | WFMath::Point< dim > | inline |
y() const | WFMath::Point< dim > | inline |
y() | WFMath::Point< dim > | inline |
z() const | WFMath::Point< dim > | |
z() | WFMath::Point< dim > | |
ZERO() | WFMath::Point< dim > | static |