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

ModelingData
TKGeomBase
GCE2d


GCE2d_MakeRotation Class Reference

This class implements an elementary construction algorithm for
a rotation in 2D space. The result is a Geom2d_Transformation transformation.
A MakeRotation object provides a framework for:
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
.

#include <GCE2d_MakeRotation.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_MakeRotation (const gp_Pnt2d &Point, const Standard_Real Angle)
 Constructs a rotation through angle Angle about the center Point.
.
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 TheRotation


Constructor & Destructor Documentation

Standard_EXPORT GCE2d_MakeRotation::GCE2d_MakeRotation const gp_Pnt2d &  Point,
const Standard_Real  Angle
 


Member Function Documentation

Standard_EXPORT const Handle_Geom2d_Transformation& GCE2d_MakeRotation::Operator  )  const
 

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

Standard_EXPORT GCE2d_MakeRotation::operator Handle_Geom2d_Transformation  )  const
 

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

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

Standard_EXPORT const Handle_Geom2d_Transformation& GCE2d_MakeRotation::Value  )  const
 


Field Documentation

Handle_Geom2d_Transformation GCE2d_MakeRotation::TheRotation [private]
 


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