|
Open CASCADE Technology 6.5.2
|
#include <GeomPlate_PlateG1Criterion.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 |
| 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.
| void GeomPlate_PlateG1Criterion::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from AdvApp2Var_Criterion.
| void* GeomPlate_PlateG1Criterion::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from AdvApp2Var_Criterion.
| void* GeomPlate_PlateG1Criterion::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from AdvApp2Var_Criterion.
| virtual void GeomPlate_PlateG1Criterion::Value | ( | AdvApp2Var_Patch & | P, |
| const AdvApp2Var_Context & | C | ||
| ) | const [virtual] |
Implements AdvApp2Var_Criterion.
1.7.4