|
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) |