26 #ifndef _SMDS_VolumeOfFaces_HeaderFile
27 #define _SMDS_VolumeOfFaces_HeaderFile
58 void Print(std::ostream & OS)
const;
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
virtual SMDSAbs_EntityType GetEntityType() const
Return type of entity.
SMDS_VolumeOfFaces(const SMDS_MeshFace *face1, const SMDS_MeshFace *face2, const SMDS_MeshFace *face3, const SMDS_MeshFace *face4, const SMDS_MeshFace *face5, const SMDS_MeshFace *face6)
SMDS_ElemIteratorPtr elementsIterator(SMDSAbs_ElementType type) const
SMDS_VolumeOfFaces(const SMDS_MeshFace *face1, const SMDS_MeshFace *face2, const SMDS_MeshFace *face3, const SMDS_MeshFace *face4, const SMDS_MeshFace *face5)
SMDS_VolumeOfFaces(const SMDS_MeshFace *face1, const SMDS_MeshFace *face2, const SMDS_MeshFace *face3, const SMDS_MeshFace *face4)
void Print(std::ostream &OS) const