SALOME - SMESH
SMESH_SequenceOfElemPtr.hxx File Reference
#include "SMESH_SMESH.hxx"
#include <NCollection_Sequence.hxx>
#include <SMDS_MeshElement.hxx>
Include dependency graph for SMESH_SequenceOfElemPtr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef const SMDS_MeshElementSMDS_MeshElementPtr
 
typedef NCollection_Sequence< SMDS_MeshElementPtrSMESH_SequenceOfElemPtr
 

Typedef Documentation

◆ SMDS_MeshElementPtr

Definition at line 39 of file SMESH_SequenceOfElemPtr.hxx.

◆ SMESH_SequenceOfElemPtr

typedef NCollection_Sequence<SMDS_MeshElementPtr> SMESH_SequenceOfElemPtr

Definition at line 42 of file SMESH_SequenceOfElemPtr.hxx.