|
CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGeVector2d, including all inherited members.
| angle() const | OdGeVector2d | |
| angleTo(const OdGeVector2d &vect) const | OdGeVector2d | |
| angleToCCW(const OdGeVector2d &vect) const | OdGeVector2d | inline |
| crossProduct(const OdGeVector2d &vect) const | OdGeVector2d | inline |
| dotProduct(const OdGeVector2d &vect) const | OdGeVector2d | |
| isCodirectionalTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| isCodirectionalTo(const OdGeVector2d &vect, const OdGeTol &tol, OdGeError &status) const | OdGeVector2d | |
| isEqualTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| isParallelTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| isParallelTo(const OdGeVector2d &vect, const OdGeTol &tol, OdGeError &status) const | OdGeVector2d | |
| isPerpendicularTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| isPerpendicularTo(const OdGeVector2d &vect, const OdGeTol &tol, OdGeError &status) const | OdGeVector2d | |
| isUnitLength(const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| isZeroLength(const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| kIdentity | OdGeVector2d | static |
| kXAxis | OdGeVector2d | static |
| kYAxis | OdGeVector2d | static |
| length() const | OdGeVector2d | |
| lengthSqrd() const | OdGeVector2d | |
| mirror(const OdGeVector2d &line) | OdGeVector2d | |
| negate() | OdGeVector2d | |
| normal(const OdGeTol &tol=OdGeContext::gTol) const | OdGeVector2d | |
| normalize(const OdGeTol &tol=OdGeContext::gTol) | OdGeVector2d | |
| normalize(const OdGeTol &tol, OdGeError &status) | OdGeVector2d | |
| normalizeGetLength(double tol=1.e-300) | OdGeVector2d | |
| OdGeVector2d() | OdGeVector2d | inline |
| OdGeVector2d(double xx, double yy) | OdGeVector2d | inline |
| operator OdGeMatrix2d() const | OdGeVector2d | |
| operator!=(const OdGeVector2d &vect) const | OdGeVector2d | |
| operator*(const OdGeMatrix2d &xfm, const OdGeVector2d &vect) | OdGeVector2d | friend |
| operator*(double scale) const | OdGeVector2d | |
| operator*(double scale, const OdGeVector2d &vector) | OdGeVector2d | friend |
| operator*=(double scale) | OdGeVector2d | |
| operator+(const OdGeVector2d &vect) const | OdGeVector2d | |
| operator+=(const OdGeVector2d &vect) | OdGeVector2d | |
| operator-(const OdGeVector2d &vect) const | OdGeVector2d | |
| operator-() const | OdGeVector2d | |
| operator-=(const OdGeVector2d &vect) | OdGeVector2d | |
| operator/(double scale) const | OdGeVector2d | |
| operator/=(double scale) | OdGeVector2d | |
| operator==(const OdGeVector2d &vect) const | OdGeVector2d | |
| operator[](unsigned int i) const | OdGeVector2d | |
| operator[](unsigned int i) | OdGeVector2d | |
| perpVector() const | OdGeVector2d | |
| rotateBy(double angle) | OdGeVector2d | |
| set(double xx, double yy) | OdGeVector2d | inline |
| setToProduct(const OdGeMatrix2d &matrix, const OdGeVector2d &vect) | OdGeVector2d | inline |
| setToProduct(const OdGeVector2d &vect, double scale) | OdGeVector2d | |
| setToSum(const OdGeVector2d &vector1, const OdGeVector2d &vector2) | OdGeVector2d | |
| transformBy(const OdGeMatrix2d &xfm) | OdGeVector2d | inline |
| x | OdGeVector2d | |
| y | OdGeVector2d |