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

Go to the source code of this file.

Typedefs

typedef const SMDS_MeshNodeSMDS_MeshNodePtr
 
typedef NCollection_Sequence< SMDS_MeshNodePtrSMESH_SequenceOfNode
 

Typedef Documentation

◆ SMDS_MeshNodePtr

Definition at line 37 of file SMESH_SequenceOfNode.hxx.

◆ SMESH_SequenceOfNode

typedef NCollection_Sequence<SMDS_MeshNodePtr> SMESH_SequenceOfNode

Definition at line 40 of file SMESH_SequenceOfNode.hxx.