![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
inherits class Cutting; contains a list of preferential points (di)i if Cutting is necessary in [a,b], we cut at the di nearest from (a+b)/2. More...
#include <AdvApprox_PrefCutting.hxx>

Public Member Functions | |
| AdvApprox_PrefCutting (const NCollection_Array1< double > &CutPnts) | |
| bool | Value (const double a, const double b, double &cuttingvalue) const override |
Public Member Functions inherited from AdvApprox_Cutting | |
| virtual | ~AdvApprox_Cutting () |
inherits class Cutting; contains a list of preferential points (di)i if Cutting is necessary in [a,b], we cut at the di nearest from (a+b)/2.
| AdvApprox_PrefCutting::AdvApprox_PrefCutting | ( | const NCollection_Array1< double > & | CutPnts | ) |
|
overridevirtual |
Implements AdvApprox_Cutting.