OCC Main Page | ModelingData | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingData
TKGeomBase
gce


gce_MakeMirror2d Class Reference

This class implements elementary construction algorithms for a
symmetrical transformation in 2D space about a point
or axis. The result is a gp_Trsf2d transformation.
A MakeMirror2d object provides a framework for:
- defining the construction of the transformation,
- implementing the construction algorithm, and consulting the result.
.

#include <gce_MakeMirror2d.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT gce_MakeMirror2d (const gp_Pnt2d &Point)
Standard_EXPORT gce_MakeMirror2d (const gp_Ax2d &Axis)
Standard_EXPORT gce_MakeMirror2d (const gp_Lin2d &Line)
Standard_EXPORT gce_MakeMirror2d (const gp_Pnt2d &Point, const gp_Dir2d &Direc)
 Makes a symmetry transformation af axis defined by
<point> and <direc>.
.
Standard_EXPORT const gp_Trsf2d & Value () const
 Returns the constructed transformation.
.
Standard_EXPORT const gp_Trsf2d & Operator () const
Standard_EXPORT operator gp_Trsf2d () const

Private Attributes

gp_Trsf2d TheMirror2d


Constructor & Destructor Documentation

Standard_EXPORT gce_MakeMirror2d::gce_MakeMirror2d const gp_Pnt2d &  Point  ) 
 

Standard_EXPORT gce_MakeMirror2d::gce_MakeMirror2d const gp_Ax2d &  Axis  ) 
 

Standard_EXPORT gce_MakeMirror2d::gce_MakeMirror2d const gp_Lin2d &  Line  ) 
 

Standard_EXPORT gce_MakeMirror2d::gce_MakeMirror2d const gp_Pnt2d &  Point,
const gp_Dir2d &  Direc
 


Member Function Documentation

Standard_EXPORT const gp_Trsf2d& gce_MakeMirror2d::Operator  )  const
 

void gce_MakeMirror2d::operator delete void *  anAddress  )  [inline]
 

Standard_EXPORT gce_MakeMirror2d::operator gp_Trsf2d  )  const
 

void* gce_MakeMirror2d::operator new size_t  size  )  [inline]
 

void* gce_MakeMirror2d::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT const gp_Trsf2d& gce_MakeMirror2d::Value  )  const
 


Field Documentation

gp_Trsf2d gce_MakeMirror2d::TheMirror2d [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:22:44 2008 for OpenCASCADE by  doxygen 1.4.1