#include <SMESH_ControlsDef.hxx>
Definition at line 494 of file SMESH_ControlsDef.hxx.
◆ LogicalNOT()
SMESH::Controls::LogicalNOT::LogicalNOT |
( |
| ) |
|
◆ ~LogicalNOT()
virtual SMESH::Controls::LogicalNOT::~LogicalNOT |
( |
| ) |
|
|
virtual |
◆ IsSatisfy()
virtual bool SMESH::Controls::LogicalNOT::IsSatisfy |
( |
long |
theElementId | ) |
|
|
virtual |
◆ SetMesh()
virtual void SMESH::Controls::LogicalNOT::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
◆ SetPredicate()
virtual void SMESH::Controls::LogicalNOT::SetPredicate |
( |
PredicatePtr |
thePred | ) |
|
|
virtual |
◆ GetType()
◆ myPredicate