SALOME - SMESH
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

◆ IsMoreLocalThanPredicate()

SMESH_HypoFilter::IsMoreLocalThanPredicate::IsMoreLocalThanPredicate ( const TopoDS_Shape &  shape)

Definition at line 175 of file SMESH_HypoFilter.hxx.

Member Function Documentation

◆ IsOk()

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

Implements SMESH_HypoPredicate.

Field Documentation

◆ _shapeType

TopAbs_ShapeEnum SMESH_HypoFilter::IsMoreLocalThanPredicate::_shapeType

Definition at line 174 of file SMESH_HypoFilter.hxx.