AcGeScale3d & operator=(AcGeScale3d const &)
void getMatrix(AcGeMatrix3d &) const
static ARX_API_STATIC AcGeScale3d const kIdentity
bool operator!=(AcGeScale3d const &) const
AcGeScale3d & setToProduct(AcGeScale3d const &, AcGeScale3d const &)
AcGeScale3d operator*(AcGeScale3d const &) const
AcGeScale3d & setToProduct(AcGeScale3d const &, double)
double & operator[](unsigned int)
AcGeScale3d operator*(double) const
Frx::Boolean isProportional(AcGeTol const &=AcGeContext::gTol) const
AcGeScale3d & preMultBy(AcGeScale3d const &)
AcGeScale3d & removeScale(AcGeMatrix3d &)
AcGeScale3d & operator*=(AcGeScale3d const &)
bool operator==(AcGeScale3d const &) const
AcGeScale3d & invert(void)
AcGeScale3d & set(double, double, double)
AcGeScale3d inverse(void) const
AcGeScale3d & operator*=(double)
AcGeScale3d & extractScale(AcGeMatrix3d const &)
AcGeScale3d(double, double, double)
double operator[](unsigned int) const
bool isEqualTo(AcGeScale3d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeScale3d(AcGeScale3d const &)
AcGeScale3d & postMultBy(AcGeScale3d const &)
static ARX_API_STATIC AcGeTol gTol