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

ModelingData
TKGeomBase
gce


gce_MakeMirror Class Reference

This class mplements elementary construction algorithms for a
symmetrical transformation in 3D space about a point,
axis or plane. The result is a gp_Trsf transformation.
A MakeMirror object provides a framework for:
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
.

#include <gce_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 gce_MakeMirror (const gp_Pnt &Point)
Standard_EXPORT gce_MakeMirror (const gp_Ax1 &Axis)
Standard_EXPORT gce_MakeMirror (const gp_Lin &Line)
Standard_EXPORT gce_MakeMirror (const gp_Pnt &Point, const gp_Dir &Direc)
 Makes a symmetry transformation af axis defined by
<point> and <direc>.
.
Standard_EXPORT gce_MakeMirror (const gp_Pln &Plane)
 Makes a symmetry transformation of plane <plane>.
.
Standard_EXPORT gce_MakeMirror (const gp_Ax2 &Plane)
 Makes a symmetry transformation of plane <plane>.
.
Standard_EXPORT const gp_Trsf & Value () const
 Returns the constructed transformation.
.
Standard_EXPORT const gp_Trsf & Operator () const
Standard_EXPORT operator gp_Trsf () const

Private Attributes

gp_Trsf TheMirror


Constructor & Destructor Documentation

Standard_EXPORT gce_MakeMirror::gce_MakeMirror const gp_Pnt &  Point  ) 
 

Standard_EXPORT gce_MakeMirror::gce_MakeMirror const gp_Ax1 &  Axis  ) 
 

Standard_EXPORT gce_MakeMirror::gce_MakeMirror const gp_Lin &  Line  ) 
 

Standard_EXPORT gce_MakeMirror::gce_MakeMirror const gp_Pnt &  Point,
const gp_Dir &  Direc
 

Standard_EXPORT gce_MakeMirror::gce_MakeMirror const gp_Pln &  Plane  ) 
 

Standard_EXPORT gce_MakeMirror::gce_MakeMirror const gp_Ax2 &  Plane  ) 
 


Member Function Documentation

Standard_EXPORT const gp_Trsf& gce_MakeMirror::Operator  )  const
 

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

Standard_EXPORT gce_MakeMirror::operator gp_Trsf  )  const
 

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

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

Standard_EXPORT const gp_Trsf& gce_MakeMirror::Value  )  const
 


Field Documentation

gp_Trsf gce_MakeMirror::TheMirror [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