SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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_MeshElementPtr
SMESH_SequenceOfElemPtr
 

Typedef Documentation

Definition at line 39 of file SMESH_SequenceOfElemPtr.hxx.

typedef NCollection_Sequence<SMDS_MeshElementPtr> SMESH_SequenceOfElemPtr

Definition at line 42 of file SMESH_SequenceOfElemPtr.hxx.