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()

bool SMESH_Algo::Features::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.

References IsCompatible().

Referenced by IsCompatible().


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