SMESH_Algo::Features Struct Reference
Structure describing algorithm features. More...
#include <SMESH_Algo.hxx>
Public Member Functions | |
bool | IsCompatible (const Features &algo2) const |
Returns true if two algorithms (described by this and the given algo data) are compatible by their output and input types of elements. More... | |
Detailed Description
Structure describing algorithm features.
Member Function Documentation
◆ IsCompatible()
Returns true if two algorithms (described by this and the given algo data) are compatible by their output and input types of elements.
References IsCompatible().
Referenced by IsCompatible().
The documentation for this struct was generated from the following files:
- src/3rdParty/salomesmesh/inc/SMESH_Algo.hxx
- src/3rdParty/salomesmesh/src/SMESH/SMESH_Algo.cpp