OpenLexocad
27.0
|
This is the complete list of members for Geom::XYZ, including all inherited members.
add(const XYZ &Other) | Geom::XYZ | |
added(const XYZ &Other) const | Geom::XYZ | |
coord(const int Index) const | Geom::XYZ | |
coord(double &X, double &Y, double &Z) const | Geom::XYZ | |
cross(const XYZ &Right) | Geom::XYZ | |
crossCross(const XYZ &Coord1, const XYZ &Coord2) | Geom::XYZ | |
crossCrossed(const XYZ &Coord1, const XYZ &Coord2) const | Geom::XYZ | |
crossed(const XYZ &Right) const | Geom::XYZ | |
crossMagnitude(const XYZ &Right) const | Geom::XYZ | |
crossSquareMagnitude(const XYZ &Right) const | Geom::XYZ | |
divide(const double Scalar) | Geom::XYZ | |
divided(const double Scalar) const | Geom::XYZ | |
dot(const XYZ &Other) const | Geom::XYZ | |
dotCross(const XYZ &Coord1, const XYZ &Coord2) const | Geom::XYZ | |
isEqual(const XYZ &Other, const double Tolerance) const | Geom::XYZ | |
modulus() const | Geom::XYZ | |
multiplied(const double Scalar) const | Geom::XYZ | |
multiplied(const XYZ &Other) const | Geom::XYZ | |
multiplied(const Geom::Mat &Matrix) const | Geom::XYZ | |
multiply(const double Scalar) | Geom::XYZ | |
multiply(const XYZ &Other) | Geom::XYZ | |
multiply(const Geom::Mat &Matrix) | Geom::XYZ | |
normalize() | Geom::XYZ | |
normalized() const | Geom::XYZ | |
operator *(const XYZ &Other) const | Geom::XYZ | inline |
operator *(const double Scalar) const | Geom::XYZ | inline |
operator *(const Geom::Mat &Matrix) const | Geom::XYZ | inline |
operator *=(const double Scalar) | Geom::XYZ | inline |
operator *=(const XYZ &Other) | Geom::XYZ | inline |
operator *=(const Geom::Mat &Matrix) | Geom::XYZ | inline |
operator+(const XYZ &Other) const | Geom::XYZ | inline |
operator+=(const XYZ &Other) | Geom::XYZ | inline |
operator-(const XYZ &Right) const | Geom::XYZ | inline |
operator-=(const XYZ &Right) | Geom::XYZ | inline |
operator/(const double Scalar) const | Geom::XYZ | inline |
operator/=(const double Scalar) | Geom::XYZ | inline |
operator<(const XYZ &rhs) const | Geom::XYZ | |
operator[](int i) | Geom::XYZ | |
operator[](int i) const | Geom::XYZ | |
operator^(const XYZ &Right) const | Geom::XYZ | inline |
operator^=(const XYZ &Right) | Geom::XYZ | inline |
reverse() | Geom::XYZ | |
reversed() const | Geom::XYZ | |
setCoord(const double X, const double Y, const double Z) | Geom::XYZ | |
setCoord(const int Index, const double Xi) | Geom::XYZ | |
setLinearForm(const double A1, const XYZ &XYZ1, const double A2, const XYZ &XYZ2, const double A3, const XYZ &XYZ3, const XYZ &XYZ4) | Geom::XYZ | |
setLinearForm(const double A1, const XYZ &XYZ1, const double A2, const XYZ &XYZ2, const double A3, const XYZ &XYZ3) | Geom::XYZ | |
setLinearForm(const double A1, const XYZ &XYZ1, const double A2, const XYZ &XYZ2, const XYZ &XYZ3) | Geom::XYZ | |
setLinearForm(const double A1, const XYZ &XYZ1, const double A2, const XYZ &XYZ2) | Geom::XYZ | |
setLinearForm(const double A1, const XYZ &XYZ1, const XYZ &XYZ2) | Geom::XYZ | |
setLinearForm(const XYZ &Left, const XYZ &Right) | Geom::XYZ | |
setX(const double X) | Geom::XYZ | |
setY(const double Y) | Geom::XYZ | |
setZ(const double Z) | Geom::XYZ | |
squareModulus() const | Geom::XYZ | |
subtract(const XYZ &Right) | Geom::XYZ | |
subtracted(const XYZ &Right) const | Geom::XYZ | |
x() const | Geom::XYZ | |
XYZ() | Geom::XYZ | |
XYZ(const double X, const double Y, const double Z) | Geom::XYZ | |
y() const | Geom::XYZ | |
z() const | Geom::XYZ |