Version: 9.12.0
SMESH_HypoFilter::ApplicablePredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Inheritance diagram for SMESH_HypoFilter::ApplicablePredicate:

Public Member Functions

 ApplicablePredicate (const TopoDS_Shape &theShape)
 
bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const
 

Data Fields

int _shapeType
 

Private Attributes

int _logical_op
 

Constructor & Destructor Documentation

◆ ApplicablePredicate()

SMESH_HypoFilter::ApplicablePredicate::ApplicablePredicate ( const TopoDS_Shape &  theShape)

Member Function Documentation

◆ IsOk()

bool SMESH_HypoFilter::ApplicablePredicate::IsOk ( const SMESH_Hypothesis aHyp,
const TopoDS_Shape &  aShape 
) const
virtual

Field Documentation

◆ _logical_op

int SMESH_HypoPredicate::_logical_op
privateinherited

◆ _shapeType

int SMESH_HypoFilter::ApplicablePredicate::_shapeType