This class implements an elementary construction algorithm for
a scaling transformation in 2D space. The result is a
Geom2d_Transformation transformation.
A MakeScale object provides a framework for:
More...
#include <GCE2d_MakeScale.hxx>
Detailed Description
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
Constructor & Destructor Documentation
- Point as the center of the transformation, and
- Scale as the scale factor.
Member Function Documentation
const Handle_Geom2d_Transformation& GCE2d_MakeScale::Operator |
( |
| ) |
const |
GCE2d_MakeScale::operator Handle_Geom2d_Transformation |
( |
| ) |
const |
const Handle_Geom2d_Transformation& GCE2d_MakeScale::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: