Version: 9.16.0
SMESH_HypoFilter::IsAssignedToPredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Inheritance diagram for SMESH_HypoFilter::IsAssignedToPredicate:

Public Member Functions

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

Data Fields

TopoDS_Shape _mainShape
 

Private Attributes

int _logical_op
 

Constructor & Destructor Documentation

◆ IsAssignedToPredicate()

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

Member Function Documentation

◆ IsOk()

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

Implements SMESH_HypoPredicate.

Field Documentation

◆ _logical_op

int SMESH_HypoPredicate::_logical_op
privateinherited

◆ _mainShape

TopoDS_Shape SMESH_HypoFilter::IsAssignedToPredicate::_mainShape