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