SALOME - SMESH
SMESH_HypoFilter::ApplicablePredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Inheritance diagram for SMESH_HypoFilter::ApplicablePredicate:
Inheritance graph
Collaboration diagram for SMESH_HypoFilter::ApplicablePredicate:
Collaboration graph

Public Member Functions

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

Data Fields

int _shapeType

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements SMESH_HypoPredicate.


Field Documentation