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 NCollection_Sequence< SMDS_MeshElementPtrSMESH_SequenceOfElemPtr
 

Variables

const typedef SMDS_MeshElementSMDS_MeshElementPtr
 

Typedef Documentation

◆ SMESH_SequenceOfElemPtr

typedef NCollection_Sequence<SMDS_MeshElementPtr> SMESH_SequenceOfElemPtr

Definition at line 42 of file SMESH_SequenceOfElemPtr.hxx.

Variable Documentation

◆ SMDS_MeshElementPtr

const typedef SMDS_MeshElement* SMDS_MeshElementPtr

Definition at line 39 of file SMESH_SequenceOfElemPtr.hxx.