|
CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGeVector3d, including all inherited members.
| angleOnPlane(const OdGePlanarEnt &plane) const | OdGeVector3d | |
| angleTo(const OdGeVector3d &vect) const | OdGeVector3d | |
| angleTo(const OdGeVector3d &vect, const OdGeVector3d &refVector) const | OdGeVector3d | |
| convert2d(const OdGePlanarEnt &plane) const | OdGeVector3d | |
| convert2d() const | OdGeVector3d | inline |
| crossProduct(const OdGeVector3d &vect) const | OdGeVector3d | |
| dotProduct(const OdGeVector3d &vect) const | OdGeVector3d | inline |
| isCodirectionalTo(const OdGeVector3d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| isCodirectionalTo(const OdGeVector3d &vect, const OdGeTol &tol, OdGeError &status) const | OdGeVector3d | |
| isEqualTo(const OdGeVector3d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| isParallelTo(const OdGeVector3d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| isParallelTo(const OdGeVector3d &vect, const OdGeTol &tol, OdGeError &status) const | OdGeVector3d | |
| isPerpendicularTo(const OdGeVector3d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| isPerpendicularTo(const OdGeVector3d &vect, const OdGeTol &tol, OdGeError &status) const | OdGeVector3d | |
| isUnitLength(const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| isZeroLength(const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| kIdentity | OdGeVector3d | static |
| kXAxis | OdGeVector3d | static |
| kYAxis | OdGeVector3d | static |
| kZAxis | OdGeVector3d | static |
| largestElement() const | OdGeVector3d | |
| length() const | OdGeVector3d | |
| lengthSqrd() const | OdGeVector3d | inline |
| mirror(const OdGeVector3d &normalToPlane) | OdGeVector3d | |
| negate() | OdGeVector3d | inline |
| normal(const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector3d | |
| normalize(const OdGeTol &tol=OdGeContext::gTol) | OdGeVector3d | |
| normalize(const OdGeTol &tol, OdGe::ErrorCondition &status) | OdGeVector3d | |
| normalizeGetLength(double tol=1.e-300) | OdGeVector3d | |
| OdGeVector3d() | OdGeVector3d | inline |
| OdGeVector3d(double xx, double yy, double zz) | OdGeVector3d | inline |
| OdGeVector3d(const OdGePlanarEnt &plane, const OdGeVector2d &vector2d) | OdGeVector3d | |
| operator OdGeMatrix3d() const | OdGeVector3d | |
| operator!=(const OdGeVector3d &vect) const | OdGeVector3d | |
| operator*(double scale) const | OdGeVector3d | inline |
| operator*=(double scale) | OdGeVector3d | inline |
| operator+(const OdGeVector3d &vect) const | OdGeVector3d | inline |
| operator+=(const OdGeVector3d &vect) | OdGeVector3d | inline |
| operator-(const OdGeVector3d &vect) const | OdGeVector3d | inline |
| operator-() const | OdGeVector3d | inline |
| operator-=(const OdGeVector3d &vect) | OdGeVector3d | inline |
| operator/(double scale) const | OdGeVector3d | inline |
| operator/=(double scale) | OdGeVector3d | inline |
| operator==(const OdGeVector3d &vect) const | OdGeVector3d | |
| operator[](unsigned int i) const | OdGeVector3d | inline |
| operator[](unsigned int i) | OdGeVector3d | inline |
| orthoProject(const OdGeVector3d &planeNormal) const | OdGeVector3d | |
| orthoProject(const OdGeVector3d &planeNormal, const OdGeTol &tol, OdGeError &flag) const | OdGeVector3d | |
| perpVector() const | OdGeVector3d | |
| rotateBy(double angle, const OdGeVector3d &axis) | OdGeVector3d | |
| set(double xx, double yy, double zz) | OdGeVector3d | inline |
| set(const OdGePlanarEnt &plane, const OdGeVector2d &vect) | OdGeVector3d | |
| setLength(double length) | OdGeVector3d | |
| setToProduct(const OdGeMatrix3d &matrix, const OdGeVector3d &vect) | OdGeVector3d | |
| setToProduct(const OdGeVector3d &vect, double scale) | OdGeVector3d | inline |
| setToSum(const OdGeVector3d &vector1, const OdGeVector3d &vector2) | OdGeVector3d | inline |
| transformBy(const OdGeMatrix3d &xfm) | OdGeVector3d | |
| x | OdGeVector3d | |
| y | OdGeVector3d | |
| z | OdGeVector3d |