Open CASCADE Technology
6.5.4
|
#include <GeomPlate_PlateG1Criterion.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | GeomPlate_PlateG1Criterion (const TColgp_SequenceOfXY &Data, const TColgp_SequenceOfXYZ &G1Data, const Standard_Real Maximum, const AdvApp2Var_CriterionType Type=AdvApp2Var_Absolute, const AdvApp2Var_CriterionRepartition Repart=AdvApp2Var_Regular) |
virtual void | Value (AdvApp2Var_Patch &P, const AdvApp2Var_Context &C) const |
virtual Standard_Boolean | IsSatisfied (const AdvApp2Var_Patch &P) const |
DEFINE_STANDARD_ALLOC GeomPlate_PlateG1Criterion::GeomPlate_PlateG1Criterion | ( | const TColgp_SequenceOfXY & | Data, |
const TColgp_SequenceOfXYZ & | G1Data, | ||
const Standard_Real | Maximum, | ||
const AdvApp2Var_CriterionType | Type = AdvApp2Var_Absolute , |
||
const AdvApp2Var_CriterionRepartition | Repart = AdvApp2Var_Regular |
||
) |
virtual Standard_Boolean GeomPlate_PlateG1Criterion::IsSatisfied | ( | const AdvApp2Var_Patch & | P | ) | const [virtual] |
Implements AdvApp2Var_Criterion.
virtual void GeomPlate_PlateG1Criterion::Value | ( | AdvApp2Var_Patch & | P, |
const AdvApp2Var_Context & | C | ||
) | const [virtual] |
Implements AdvApp2Var_Criterion.