#include <SMESH_ControlsDef.hxx>

Public Member Functions | |
| BadOrientedVolume () | |
| virtual void | SetMesh (const SMDS_Mesh *theMesh) |
| virtual bool | IsSatisfy (long theElementId) |
| virtual SMDSAbs_ElementType | GetType () const |
| virtual Predicate * | clone () const |
Protected Attributes | |
| const SMDS_Mesh * | myMesh |
| BadOrientedVolume::BadOrientedVolume | ( | ) |
References SMESH::Controls::NumericalFunctor::myMesh.
|
virtualinherited |
|
virtual |
Implements SMESH::Controls::Predicate.
References SMDSAbs_Volume.
|
virtual |
Implements SMESH::Controls::Predicate.
References SMDS_Mesh::FindElement(), SMDS_VolumeTool::IsForward(), and SMESH::Controls::NumericalFunctor::myMesh.
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::NumericalFunctor::myMesh.
|
protected |