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