Open CASCADE Technology 6.6.0
Public Member Functions
GC_MakeScale Class Reference

This class implements an elementary construction algorithm for
a scaling transformation in 3D space. The result is a
Geom_Transformation transformation.
A MakeScale object provides a framework for:
More...

#include <GC_MakeScale.hxx>

Public Member Functions

 GC_MakeScale (const gp_Pnt &Point, const Standard_Real Scale)
 Constructs a scaling transformation with

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

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

Detailed Description


Constructor & Destructor Documentation

GC_MakeScale::GC_MakeScale ( const gp_Pnt Point,
const Standard_Real  Scale 
)
  • Point as the center of the transformation, and
  • Scale as the scale factor.

Member Function Documentation

const Handle_Geom_Transformation& GC_MakeScale::Operator ( ) const
GC_MakeScale::operator Handle_Geom_Transformation ( ) const
const Handle_Geom_Transformation& GC_MakeScale::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