SMESH_HypoFilter::DimPredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Public Member Functions

 DimPredicate (Comparison comp, int dim)
 
int Value (const SMESH_Hypothesis *aHyp) const
 
- Public Member Functions inherited from SMESH_HypoFilter::templPredicate< int >
virtual bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &) const
 
virtual int Value (const SMESH_Hypothesis *aHyp) const=0
 
- Public Member Functions inherited from SMESH_HypoPredicate
virtual bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const =0
 
virtual ~SMESH_HypoPredicate ()
 

Constructor & Destructor Documentation

◆ DimPredicate()

SMESH_HypoFilter::DimPredicate::DimPredicate ( Comparison  comp,
int  dim 
)

Member Function Documentation

◆ Value()

int SMESH_HypoFilter::DimPredicate::Value ( const SMESH_Hypothesis aHyp) const
virtual

The documentation for this struct was generated from the following files: