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

ModelingData
TKGeomBase
GC


GC_MakeTranslation Class Reference

This class mplements elementary construction algorithms for a
translation in 3D space. The result is a
Geom_Transformation transformation.
A MakeTranslation object provides a framework for:
- defining the construction of the transformation,
- implementing the construction algorithm, and
- consulting the result.
.

#include <GC_MakeTranslation.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_MakeTranslation (const gp_Vec &Vect)
 Constructs a translation along the vector " Vect "
.
Standard_EXPORT GC_MakeTranslation (const gp_Pnt &Point1, const gp_Pnt &Point2)
 Constructs a translation along the vector (Point1,Point2)
defined from the point Point1 to the point Point2.
.
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 TheTranslation


Constructor & Destructor Documentation

Standard_EXPORT GC_MakeTranslation::GC_MakeTranslation const gp_Vec &  Vect  ) 
 

Standard_EXPORT GC_MakeTranslation::GC_MakeTranslation const gp_Pnt &  Point1,
const gp_Pnt &  Point2
 


Member Function Documentation

Standard_EXPORT const Handle_Geom_Transformation& GC_MakeTranslation::Operator  )  const
 

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

Standard_EXPORT GC_MakeTranslation::operator Handle_Geom_Transformation  )  const
 

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

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

Standard_EXPORT const Handle_Geom_Transformation& GC_MakeTranslation::Value  )  const
 


Field Documentation

Handle_Geom_Transformation GC_MakeTranslation::TheTranslation [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