Open CASCADE Technology
7.1.0.beta
|
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>
Public Member Functions | |
GCE2d_MakeScale (const gp_Pnt2d &Point, const Standard_Real Scale) | |
Constructs a scaling transformation with. More... | |
const Handle< Geom2d_Transformation > & | Value () const |
Returns the constructed transformation. More... | |
operator const Handle< Geom2d_Transformation > & () const | |
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:
GCE2d_MakeScale::GCE2d_MakeScale | ( | const gp_Pnt2d & | Point, |
const Standard_Real | Scale | ||
) |
Constructs a scaling transformation with.
|
inline |
const Handle< Geom2d_Transformation >& GCE2d_MakeScale::Value | ( | ) | const |
Returns the constructed transformation.