|
Open CASCADE Technology 7.9.3
|
#include <BRepBlend_AppSurf.hxx>

| BRepBlend_AppSurf::BRepBlend_AppSurf | ( | ) |
| BRepBlend_AppSurf::BRepBlend_AppSurf | ( | const Standard_Integer | Degmin, |
| const Standard_Integer | Degmax, | ||
| const Standard_Real | Tol3d, | ||
| const Standard_Real | Tol2d, | ||
| const Standard_Integer | NbIt, | ||
| const Standard_Boolean | KnownParameters = Standard_False ) |
| GeomAbs_Shape BRepBlend_AppSurf::Continuity | ( | ) | const |
returns the Continuity used in the approximation
| void BRepBlend_AppSurf::CriteriumWeight | ( | Standard_Real & | W1, |
| Standard_Real & | W2, | ||
| Standard_Real & | W3 ) const |
returns the Weights (as percent) associed to the criterium used in the optimization.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
| void BRepBlend_AppSurf::Init | ( | const Standard_Integer | Degmin, |
| const Standard_Integer | Degmax, | ||
| const Standard_Real | Tol3d, | ||
| const Standard_Real | Tol2d, | ||
| const Standard_Integer | NbIt, | ||
| const Standard_Boolean | KnownParameters = Standard_False ) |
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
| Approx_ParametrizationType BRepBlend_AppSurf::ParType | ( | ) | const |
returns the type of parametrization used in the approximation
| void BRepBlend_AppSurf::Perform | ( | const Handle< BRepBlend_Line > & | Lin, |
| Blend_AppFunction & | SecGen, | ||
| const Standard_Boolean | SpApprox = Standard_False ) |
| void BRepBlend_AppSurf::Perform | ( | const Handle< BRepBlend_Line > & | Lin, |
| Blend_AppFunction & | SecGen, | ||
| const Standard_Integer | NbMaxP ) |
| void BRepBlend_AppSurf::PerformSmoothing | ( | const Handle< BRepBlend_Line > & | Lin, |
| Blend_AppFunction & | SecGen ) |
| void BRepBlend_AppSurf::SetContinuity | ( | const GeomAbs_Shape | C | ) |
Define the Continuity used in the approximation.
| void BRepBlend_AppSurf::SetCriteriumWeight | ( | const Standard_Real | W1, |
| const Standard_Real | W2, | ||
| const Standard_Real | W3 ) |
define the Weights associed to the criterium used in the optimization.
if Wi <= 0
| void BRepBlend_AppSurf::SetParType | ( | const Approx_ParametrizationType | ParType | ) |
Define the type of parametrization used in the approximation.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.
|
virtual |
Implements AppBlend_Approx.