SALOME - SMESH
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
SMESH_HypoFilter::IsMoreLocalThanPredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Inheritance diagram for SMESH_HypoFilter::IsMoreLocalThanPredicate:
Inheritance graph
Collaboration diagram for SMESH_HypoFilter::IsMoreLocalThanPredicate:
Collaboration graph

Public Member Functions

 IsMoreLocalThanPredicate (const TopoDS_Shape &shape)
bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const

Data Fields

TopAbs_ShapeEnum _shapeType

Detailed Description

Definition at line 173 of file SMESH_HypoFilter.hxx.


Constructor & Destructor Documentation


Member Function Documentation

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

Implements SMESH_HypoPredicate.


Field Documentation