MMSFTVertex() | MMSFTVertex | [inline] |
MMSFTVertex(const double x, const double y, const double z=0) | MMSFTVertex | [inline] |
MMSFTVertex(const FT_Vector &ft_vector) | MMSFTVertex | [inline] |
Normalise() | MMSFTVertex | |
operator const double *() const | MMSFTVertex | [inline] |
operator*(double multiplier) const | MMSFTVertex | [inline] |
operator*(double multiplier, MMSFTVertex &point) | MMSFTVertex | [friend] |
operator*(MMSFTVertex &a, MMSFTVertex &b) | MMSFTVertex | [friend] |
operator+(const MMSFTVertex &point) const | MMSFTVertex | [inline] |
operator+=(const MMSFTVertex &point) | MMSFTVertex | [inline] |
operator-(const MMSFTVertex &point) const | MMSFTVertex | [inline] |
operator-=(const MMSFTVertex &point) | MMSFTVertex | [inline] |
operator^(const MMSFTVertex &point) | MMSFTVertex | [inline] |
values | MMSFTVertex | [private] |
X(double x) | MMSFTVertex | [inline] |
X() const | MMSFTVertex | [inline] |
Y(double y) | MMSFTVertex | [inline] |
Y() const | MMSFTVertex | [inline] |
Z(double z) | MMSFTVertex | [inline] |
Z() const | MMSFTVertex | [inline] |