SMESH_HypoFilter::templPredicate< TValue > Struct Template Referenceabstract

#include <SMESH_HypoFilter.hxx>

Public Member Functions

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

Member Function Documentation

◆ IsOk()

template<typename TValue >
virtual bool SMESH_HypoFilter::templPredicate< TValue >::IsOk ( const SMESH_Hypothesis aHyp,
const TopoDS_Shape &   
) const
virtual

Implements SMESH_HypoPredicate.

◆ Value()

template<typename TValue >
virtual TValue SMESH_HypoFilter::templPredicate< TValue >::Value ( const SMESH_Hypothesis aHyp) const
pure virtual

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