This class implements an elementary construction algorithm for
a scaling transformation in 3D space. The result is a
Geom_Transformation transformation.
A MakeScale object provides a framework for:
More...
#include <GC_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_Geom_Transformation& GC_MakeScale::Operator |
( |
| ) |
const |
| void GC_MakeScale::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| GC_MakeScale::operator Handle_Geom_Transformation |
( |
| ) |
const |
| void* GC_MakeScale::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* GC_MakeScale::operator new |
( |
size_t |
size | ) |
[inline] |
| const Handle_Geom_Transformation& GC_MakeScale::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: