GCE2d_MakeScale Class Reference
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:
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
#include <GCE2d_MakeScale.hxx>
Constructor & Destructor Documentation
Member Function Documentation
| const Handle_Geom2d_Transformation& GCE2d_MakeScale::Operator |
( |
|
) |
const |
| void GCE2d_MakeScale::operator delete |
( |
void * |
anAddress |
) |
[inline] |
| GCE2d_MakeScale::operator Handle_Geom2d_Transformation |
( |
|
) |
const |
| void* GCE2d_MakeScale::operator new |
( |
size_t |
size |
) |
[inline] |
| void* GCE2d_MakeScale::operator new |
( |
size_t |
, |
|
|
void * |
anAddress | |
|
) |
| | [inline] |
| const Handle_Geom2d_Transformation& GCE2d_MakeScale::Value |
( |
|
) |
const |
The documentation for this class was generated from the following file: