SALOME - SMESH
SMESH::Controls::BadOrientedVolume Class Reference

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::BadOrientedVolume:
Inheritance graph
Collaboration diagram for SMESH::Controls::BadOrientedVolume:
Collaboration graph

Public Member Functions

 BadOrientedVolume ()
virtual void SetMesh (const SMDS_Mesh *theMesh)
virtual bool IsSatisfy (long theElementId)
virtual SMDSAbs_ElementType GetType () const

Protected Attributes

const SMDS_MeshmyMesh

Constructor & Destructor Documentation

SMESH::Controls::BadOrientedVolume::BadOrientedVolume ( )

Member Function Documentation

virtual void SMESH::Controls::BadOrientedVolume::SetMesh ( const SMDS_Mesh theMesh) [virtual]
virtual bool SMESH::Controls::BadOrientedVolume::IsSatisfy ( long  theElementId) [virtual]
virtual SMDSAbs_ElementType SMESH::Controls::BadOrientedVolume::GetType ( ) const [virtual]

Field Documentation

Definition at line 350 of file SMESH_ControlsDef.hxx.