Overload List
| Method | Description |
|---|---|
AcGeScale2d::AcGeScale2d () | Constructor: constructs the uniform unit scale transformation.. |
AcGeScale2d::AcGeScale2d (AcGeScale2d&) | Copy constructor. |
AcGeScale2d::AcGeScale2d (double) | Constructor. Constructs the uniform scale transformation with scale factor factor. |
AcGeScale2d::AcGeScale2d (double, double) | Constructor: constructs scale transformation with scale factors xFactor and yFactor. |
