#include <GCE2d_MakeMirror.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GCE2d_MakeMirror (const gp_Pnt2d &Point) |
| Standard_EXPORT | GCE2d_MakeMirror (const gp_Ax2d &Axis) |
| Standard_EXPORT | GCE2d_MakeMirror (const gp_Lin2d &Line) |
| Standard_EXPORT | GCE2d_MakeMirror (const gp_Pnt2d &Point, const gp_Dir2d &Direc) |
| Make a symetry transformation af axis defined by <point> and <direc>. . | |
| Standard_EXPORT const Handle_Geom2d_Transformation & | Value () const |
| Returns the constructed transformation. . | |
| Standard_EXPORT const Handle_Geom2d_Transformation & | Operator () const |
| Standard_EXPORT | operator Handle_Geom2d_Transformation () const |
Private Attributes | |
| Handle_Geom2d_Transformation | TheMirror |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1