This class mplements elementary construction algorithms for a
translation in 3D space. The result is a
Geom_Transformation transformation.
A MakeTranslation object provides a framework for:
More...
#include <GC_MakeTranslation.hxx>
Detailed Description
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
Constructor & Destructor Documentation
| GC_MakeTranslation::GC_MakeTranslation |
( |
const gp_Vec & |
Vect | ) |
|
| GC_MakeTranslation::GC_MakeTranslation |
( |
const gp_Pnt & |
Point1, |
|
|
const gp_Pnt & |
Point2 |
|
) |
| |
Member Function Documentation
| const Handle_Geom_Transformation& GC_MakeTranslation::Operator |
( |
| ) |
const |
| void GC_MakeTranslation::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| GC_MakeTranslation::operator Handle_Geom_Transformation |
( |
| ) |
const |
| void* GC_MakeTranslation::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* GC_MakeTranslation::operator new |
( |
size_t |
size | ) |
[inline] |
| const Handle_Geom_Transformation& GC_MakeTranslation::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: