![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
this class contains a specific G1 criterion for GeomPlate_MakeApprox More...
#include <GeomPlate_PlateG1Criterion.hxx>

Public Member Functions | |
| GeomPlate_PlateG1Criterion (const NCollection_Sequence< gp_XY > &Data, const NCollection_Sequence< gp_XYZ > &G1Data, const double Maximum, const AdvApp2Var_CriterionType Type=AdvApp2Var_Absolute, const AdvApp2Var_CriterionRepartition Repart=AdvApp2Var_Regular) | |
| void | Value (AdvApp2Var_Patch &P, const AdvApp2Var_Context &C) const override |
| bool | IsSatisfied (const AdvApp2Var_Patch &P) const override |
Public Member Functions inherited from AdvApp2Var_Criterion | |
| virtual | ~AdvApp2Var_Criterion () |
| double | MaxValue () const |
| AdvApp2Var_CriterionType | Type () const |
| AdvApp2Var_CriterionRepartition | Repartition () const |
Additional Inherited Members | |
Protected Attributes inherited from AdvApp2Var_Criterion | |
| double | myMaxValue |
| AdvApp2Var_CriterionType | myType |
| AdvApp2Var_CriterionRepartition | myRepartition |
this class contains a specific G1 criterion for GeomPlate_MakeApprox
| GeomPlate_PlateG1Criterion::GeomPlate_PlateG1Criterion | ( | const NCollection_Sequence< gp_XY > & | Data, |
| const NCollection_Sequence< gp_XYZ > & | G1Data, | ||
| const double | Maximum, | ||
| const AdvApp2Var_CriterionType | Type = AdvApp2Var_Absolute, | ||
| const AdvApp2Var_CriterionRepartition | Repart = AdvApp2Var_Regular ) |
|
overridevirtual |
Implements AdvApp2Var_Criterion.
|
overridevirtual |
Implements AdvApp2Var_Criterion.