This class implements elementary construction algorithms for a
symmetrical transformation in 2D space about a point
or axis. The result is a Geom2d_Transformation transformation.
A MakeMirror object provides a framework for:
More...
#include <GCE2d_MakeMirror.hxx>
Detailed Description
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
Constructor & Destructor Documentation
| GCE2d_MakeMirror::GCE2d_MakeMirror |
( |
const gp_Pnt2d & |
Point | ) |
|
| GCE2d_MakeMirror::GCE2d_MakeMirror |
( |
const gp_Ax2d & |
Axis | ) |
|
| GCE2d_MakeMirror::GCE2d_MakeMirror |
( |
const gp_Lin2d & |
Line | ) |
|
| GCE2d_MakeMirror::GCE2d_MakeMirror |
( |
const gp_Pnt2d & |
Point, |
|
|
const gp_Dir2d & |
Direc |
|
) |
| |
Member Function Documentation
| const Handle_Geom2d_Transformation& GCE2d_MakeMirror::Operator |
( |
| ) |
const |
| void GCE2d_MakeMirror::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| GCE2d_MakeMirror::operator Handle_Geom2d_Transformation |
( |
| ) |
const |
| void* GCE2d_MakeMirror::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* GCE2d_MakeMirror::operator new |
( |
size_t |
size | ) |
[inline] |
| const Handle_Geom2d_Transformation& GCE2d_MakeMirror::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: