SALOME - SMESH
|
#include "SMESH_SMESH.hxx"
#include <SMESH_SequenceOfElemPtr.hxx>
#include <NCollection_DefineDataMap.hxx>
Go to the source code of this file.
Functions | |
Standard_Integer | HashCode (SMDS_MeshElementPtr theElem, const Standard_Integer theUpper) |
Standard_Boolean | IsEqual (SMDS_MeshElementPtr theOne, SMDS_MeshElementPtr theTwo) |
DEFINE_BASECOLLECTION (SMESH_BaseCollectionSequenceOfElemPtr, SMESH_SequenceOfElemPtr) DEFINE_DATAMAP(SMESH_DataMapOfElemPtrSequenceOfElemPtr | |
Variables | |
SMESH_BaseCollectionSequenceOfElemPtr | |
SMDS_MeshElementPtr | |
Standard_Integer HashCode | ( | SMDS_MeshElementPtr | theElem, |
const Standard_Integer | theUpper | ||
) |
Definition at line 36 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.
Standard_Boolean IsEqual | ( | SMDS_MeshElementPtr | theOne, |
SMDS_MeshElementPtr | theTwo | ||
) |
Definition at line 44 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.
DEFINE_BASECOLLECTION | ( | SMESH_BaseCollectionSequenceOfElemPtr | , |
SMESH_SequenceOfElemPtr | |||
) |
SMESH_BaseCollectionSequenceOfElemPtr |
Definition at line 52 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.
Definition at line 52 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.