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

ModelingData
TKGeomBase
GC


GC_MakeMirror Class Reference

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

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

Private Attributes

Handle_Geom_Transformation TheMirror


Constructor & Destructor Documentation

Standard_EXPORT GC_MakeMirror::GC_MakeMirror const gp_Pnt &  Point  ) 
 

Standard_EXPORT GC_MakeMirror::GC_MakeMirror const gp_Ax1 &  Axis  ) 
 

Standard_EXPORT GC_MakeMirror::GC_MakeMirror const gp_Lin &  Line  ) 
 

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

Standard_EXPORT GC_MakeMirror::GC_MakeMirror const gp_Pln &  Plane  ) 
 

Standard_EXPORT GC_MakeMirror::GC_MakeMirror const gp_Ax2 &  Plane  ) 
 


Member Function Documentation

Standard_EXPORT const Handle_Geom_Transformation& GC_MakeMirror::Operator  )  const
 

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

Standard_EXPORT GC_MakeMirror::operator Handle_Geom_Transformation  )  const
 

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

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

Standard_EXPORT const Handle_Geom_Transformation& GC_MakeMirror::Value  )  const
 


Field Documentation

Handle_Geom_Transformation GC_MakeMirror::TheMirror [private]
 


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