Open CASCADE Technology
7.1.0.beta
|
this class contains a given criterion to be satisfied More...
#include <AdvApp2Var_Criterion.hxx>
Public Member Functions | |
virtual | ~AdvApp2Var_Criterion () |
virtual void | Value (AdvApp2Var_Patch &P, const AdvApp2Var_Context &C) const =0 |
virtual Standard_Boolean | IsSatisfied (const AdvApp2Var_Patch &P) const =0 |
Standard_Real | MaxValue () const |
AdvApp2Var_CriterionType | Type () const |
AdvApp2Var_CriterionRepartition | Repartition () const |
Protected Attributes | |
Standard_Real | myMaxValue |
AdvApp2Var_CriterionType | myType |
AdvApp2Var_CriterionRepartition | myRepartition |
this class contains a given criterion to be satisfied
|
virtual |
|
pure virtual |
Implemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
Standard_Real AdvApp2Var_Criterion::MaxValue | ( | ) | const |
AdvApp2Var_CriterionRepartition AdvApp2Var_Criterion::Repartition | ( | ) | const |
AdvApp2Var_CriterionType AdvApp2Var_Criterion::Type | ( | ) | const |
|
pure virtual |
Implemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
|
protected |
|
protected |
|
protected |