SALOME - SMESH
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

Detailed Description

Definition at line 166 of file SMESH_HypoFilter.hxx.


Constructor & Destructor Documentation


Member Function Documentation

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

Implements SMESH_HypoPredicate.


Field Documentation