Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
GeomPlate_PlateG1Criterion Class Reference

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

#include <GeomPlate_PlateG1Criterion.hxx>

Inheritance diagram for GeomPlate_PlateG1Criterion:
Inheritance graph
[legend]

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
 

Detailed Description

this class contains a specific G1 criterion for GeomPlate_MakeApprox

Constructor & Destructor Documentation

◆ GeomPlate_PlateG1Criterion()

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 )

Member Function Documentation

◆ IsSatisfied()

bool GeomPlate_PlateG1Criterion::IsSatisfied ( const AdvApp2Var_Patch & P) const
overridevirtual

Implements AdvApp2Var_Criterion.

◆ Value()

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

Implements AdvApp2Var_Criterion.


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