SALOME - SMESH
SMESH_HypoFilter::IsAssignedToPredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Inheritance diagram for SMESH_HypoFilter::IsAssignedToPredicate:
Inheritance graph
Collaboration diagram for SMESH_HypoFilter::IsAssignedToPredicate:
Collaboration graph

Public Member Functions

 IsAssignedToPredicate (const TopoDS_Shape &mainShape)
bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const

Data Fields

TopoDS_Shape _mainShape

Constructor & Destructor Documentation

SMESH_HypoFilter::IsAssignedToPredicate::IsAssignedToPredicate ( const TopoDS_Shape mainShape)

Definition at line 168 of file SMESH_HypoFilter.hxx.


Member Function Documentation

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

Implements SMESH_HypoPredicate.


Field Documentation