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

ModelingAlgorithms
TKFillet
BlendFunc


BlendFunc Class Reference

This package provides a set of generic functions, that can
instantiated to compute blendings between two surfaces
(Constant radius, Evolutive radius, Ruled surface).
.

#include <BlendFunc.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT void GetShape (const BlendFunc_SectionShape SectShape, const Standard_Real MaxAng, Standard_Integer &NbPoles, Standard_Integer &NbKnots, Standard_Integer &Degree, Convert_ParameterisationType &TypeConv)
static Standard_EXPORT void Knots (const BlendFunc_SectionShape SectShape, TColStd_Array1OfReal &TKnots)
static Standard_EXPORT void Mults (const BlendFunc_SectionShape SectShape, TColStd_Array1OfInteger &TMults)
static Standard_EXPORT void GetMinimalWeights (const BlendFunc_SectionShape SectShape, const Convert_ParameterisationType TConv, const Standard_Real AngleMin, const Standard_Real AngleMax, TColStd_Array1OfReal &Weigths)
static Standard_EXPORT GeomAbs_Shape NextShape (const GeomAbs_Shape S)


Member Function Documentation

static Standard_EXPORT void BlendFunc::GetMinimalWeights const BlendFunc_SectionShape  SectShape,
const Convert_ParameterisationType  TConv,
const Standard_Real  AngleMin,
const Standard_Real  AngleMax,
TColStd_Array1OfReal &  Weigths
[static]
 

static Standard_EXPORT void BlendFunc::GetShape const BlendFunc_SectionShape  SectShape,
const Standard_Real  MaxAng,
Standard_Integer &  NbPoles,
Standard_Integer &  NbKnots,
Standard_Integer &  Degree,
Convert_ParameterisationType &  TypeConv
[static]
 

static Standard_EXPORT void BlendFunc::Knots const BlendFunc_SectionShape  SectShape,
TColStd_Array1OfReal &  TKnots
[static]
 

static Standard_EXPORT void BlendFunc::Mults const BlendFunc_SectionShape  SectShape,
TColStd_Array1OfInteger &  TMults
[static]
 

static Standard_EXPORT GeomAbs_Shape BlendFunc::NextShape const GeomAbs_Shape  S  )  [static]
 

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

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

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


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