#include <SMESH_Hypothesis_i.hxx>
Public Member Functions | |
virtual SMESH_Hypothesis_i * | Create (PortableServer::POA_ptr thePOA, int theStudyId,::SMESH_Gen *theGenImpl)=0 |
virtual | ~GenericHypothesisCreator_i () |
virtual std::string | GetModuleName ()=0 |
virtual bool | IsApplicable (const TopoDS_Shape &S, bool toCheckAll) |
|
virtual |
|
pure virtual |
Implemented in HypothesisCreator_i< T >, HypothesisCreator_i< StdMeshers_QuadrangleParams_i >, and QuadrangleParamsCreator< TYPE >.
Referenced by SMESH_Gen_i::createHypothesis().
|
pure virtual |