SMESH::Controls::BadOrientedVolume Class Reference
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
BadOrientedVolume () | |
virtual SMDSAbs_ElementType | GetType () const |
virtual bool | IsSatisfy (long theElementId) |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
Public Member Functions inherited from SMESH::Controls::Functor | |
~Functor () | |
Protected Attributes | |
const SMDS_Mesh * | myMesh |
Constructor & Destructor Documentation
◆ BadOrientedVolume()
BadOrientedVolume::BadOrientedVolume | ( | ) |
References SMESH::Controls::NumericalFunctor::myMesh.
Member Function Documentation
◆ GetType()
|
virtual |
Implements SMESH::Controls::Predicate.
◆ IsSatisfy()
|
virtual |
Implements SMESH::Controls::Predicate.
References SMDS_Mesh::FindElement(), SMDS_VolumeTool::IsForward(), and SMESH::Controls::NumericalFunctor::myMesh.
◆ SetMesh()
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::NumericalFunctor::myMesh.
Member Data Documentation
◆ myMesh
|
protected |
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp