Open CASCADE Technology 7.8.2.dev
GeomPlate_PlateG0Criterion Class Reference

this class contains a specific G0 criterion for GeomPlate_MakeApprox More...

#include <GeomPlate_PlateG0Criterion.hxx>

Inheritance diagram for GeomPlate_PlateG0Criterion:

Public Member Functions

 GeomPlate_PlateG0Criterion (const TColgp_SequenceOfXY &Data, const TColgp_SequenceOfXYZ &G0Data, 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 override
 
virtual Standard_Boolean IsSatisfied (const AdvApp2Var_Patch &P) const override
 
- Public Member Functions inherited from AdvApp2Var_Criterion
virtual ~AdvApp2Var_Criterion ()
 
Standard_Real MaxValue () const
 
AdvApp2Var_CriterionType Type () const
 
AdvApp2Var_CriterionRepartition Repartition () const
 

Additional Inherited Members

- Protected Attributes inherited from AdvApp2Var_Criterion
Standard_Real myMaxValue
 
AdvApp2Var_CriterionType myType
 
AdvApp2Var_CriterionRepartition myRepartition
 

Detailed Description

this class contains a specific G0 criterion for GeomPlate_MakeApprox

Constructor & Destructor Documentation

◆ GeomPlate_PlateG0Criterion()

GeomPlate_PlateG0Criterion::GeomPlate_PlateG0Criterion ( const TColgp_SequenceOfXY & Data,
const TColgp_SequenceOfXYZ & G0Data,
const Standard_Real Maximum,
const AdvApp2Var_CriterionType Type = AdvApp2Var_Absolute,
const AdvApp2Var_CriterionRepartition Repart = AdvApp2Var_Regular )

Member Function Documentation

◆ IsSatisfied()

virtual Standard_Boolean GeomPlate_PlateG0Criterion::IsSatisfied ( const AdvApp2Var_Patch & P) const
overridevirtual

Implements AdvApp2Var_Criterion.

◆ Value()

virtual void GeomPlate_PlateG0Criterion::Value ( AdvApp2Var_Patch & P,
const AdvApp2Var_Context & C ) const
overridevirtual

Implements AdvApp2Var_Criterion.


The documentation for this class was generated from the following file: