SMESH_HypoFilter::InstancePredicate Struct Reference

#include <SMESH_HypoFilter.hxx>

Public Member Functions

 InstancePredicate (const SMESH_Hypothesis *hypo)
 
bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const
 
- Public Member Functions inherited from SMESH_HypoPredicate
virtual bool IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const =0
 
virtual ~SMESH_HypoPredicate ()
 

Constructor & Destructor Documentation

◆ InstancePredicate()

SMESH_HypoFilter::InstancePredicate::InstancePredicate ( const SMESH_Hypothesis hypo)

Member Function Documentation

◆ IsOk()

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

Implements SMESH_HypoPredicate.


The documentation for this struct was generated from the following files: