|
CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGeScale2d, including all inherited members.
| extractScale(const OdGeMatrix2d &xfm) | OdGeScale2d | |
| getMatrix(OdGeMatrix2d &xfm) const | OdGeScale2d | |
| inverse() const | OdGeScale2d | |
| invert() | OdGeScale2d | |
| isEqualTo(const OdGeScale2d &scaleVec, const OdGeTol &tol=OdGeContext::gTol) const | OdGeScale2d | |
| isProportional(const OdGeTol &tol=OdGeContext::gTol) const | OdGeScale2d | |
| kIdentity | OdGeScale2d | static |
| OdGeScale2d() | OdGeScale2d | |
| OdGeScale2d(double factor) | OdGeScale2d | |
| OdGeScale2d(double xFactor, double yFactor) | OdGeScale2d | |
| operator OdGeMatrix2d() const | OdGeScale2d | |
| operator OdGeScale3d() const | OdGeScale2d | |
| operator!=(const OdGeScale2d &scaleVec) const | OdGeScale2d | |
| operator*(const OdGeScale2d &scaleVec) const | OdGeScale2d | |
| operator*(double factor, const OdGeScale2d &scaleVec) | OdGeScale2d | friend |
| operator*(double factor) const | OdGeScale2d | |
| operator*=(const OdGeScale2d &scaleVec) | OdGeScale2d | |
| operator*=(double factor) | OdGeScale2d | |
| operator==(const OdGeScale2d &scaleVec) const | OdGeScale2d | |
| operator[](unsigned int i) | OdGeScale2d | inline |
| operator[](unsigned int i) const | OdGeScale2d | inline |
| postMultBy(const OdGeScale2d &rightSide) | OdGeScale2d | |
| preMultBy(const OdGeScale2d &leftSide) | OdGeScale2d | |
| removeScale(OdGeMatrix2d &xfm) | OdGeScale2d | |
| set(double xFactor, double yFactor) | OdGeScale2d | |
| setToProduct(const OdGeScale2d &scaleVec, double factor) | OdGeScale2d | |
| setToProduct(const OdGeScale2d &scaleVec1, const OdGeScale2d &scaleVec2) | OdGeScale2d | |
| sx | OdGeScale2d | |
| sy | OdGeScale2d |