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)
 
virtual SMDSAbs_ElementType GetType () const =0
 
virtual bool IsSatisfy (long theElementId)=0
 
- Public Member Functions inherited from SMESH::Controls::Functor
virtual SMDSAbs_ElementType GetType () const =0
 
virtual void SetMesh (const SMDS_Mesh *theMesh)=0
 
virtual ~Functor ()
 

Protected Attributes

const SMDS_MeshmyMesh
 

Constructor & Destructor Documentation

◆ BadOrientedVolume()

BadOrientedVolume::BadOrientedVolume ( )

Member Function Documentation

◆ GetType()

SMDSAbs_ElementType BadOrientedVolume::GetType ( ) const
virtual

◆ IsSatisfy()

bool BadOrientedVolume::IsSatisfy ( long  theElementId)
virtual

◆ SetMesh()

void BadOrientedVolume::SetMesh ( const SMDS_Mesh theMesh)
virtual

Member Data Documentation

◆ myMesh

const SMDS_Mesh* SMESH::Controls::BadOrientedVolume::myMesh
protected

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