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