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:

#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)
 GC_MakeTranslation (const gp_Vec &Vect)
 Constructs a translation along the vector " Vect "

 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.

const Handle_Geom_Transformation & Value () const
 Returns the constructed transformation.

const Handle_Geom_Transformation & Operator () const
 operator Handle_Geom_Transformation () const

Constructor & Destructor Documentation

GC_MakeTranslation::GC_MakeTranslation ( const gp_Vec Vect  ) 
GC_MakeTranslation::GC_MakeTranslation ( const gp_Pnt Point1,
const gp_Pnt Point2 
)

Member Function Documentation

const Handle_Geom_Transformation& GC_MakeTranslation::Operator (  )  const
void GC_MakeTranslation::operator delete ( void *  anAddress  )  [inline]
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]
const Handle_Geom_Transformation& GC_MakeTranslation::Value (  )  const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:54:53 2011 for Open CASCADE Technology by  doxygen 1.6.3